diff options
Diffstat (limited to 'build/default/production/ds3231.p1.d')
-rwxr-xr-x | build/default/production/ds3231.p1.d | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/build/default/production/ds3231.p1.d b/build/default/production/ds3231.p1.d index 4046f39..f3c9513 100755 --- a/build/default/production/ds3231.p1.d +++ b/build/default/production/ds3231.p1.d @@ -3,4 +3,7 @@ ds3231.c \ ds3231.h \
conf.h \
i2c.h \
-main.h
+main.h \
+lcd.h \
+adc.h \
+beep.h
|