diff options
Diffstat (limited to 'esp8266/Makefile')
| -rw-r--r-- | esp8266/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/esp8266/Makefile b/esp8266/Makefile index 8b522a0aa..ec2475439 100644 --- a/esp8266/Makefile +++ b/esp8266/Makefile @@ -114,6 +114,7 @@ SRC_COMMON_HAL = \ nativeio/AnalogOut.c \ nativeio/DigitalInOut.c \ nativeio/I2C.c \ + nativeio/PulseIn.c \ nativeio/PulseOut.c \ nativeio/PWMOut.c \ nativeio/SPI.c \ |
