summaryrefslogtreecommitdiff
path: root/obdlogger/obdlogger.cbp
diff options
context:
space:
mode:
authorStanley Huang <stanleyhuangyc@gmail.com>2013-11-12 23:31:12 +1100
committerStanley Huang <stanleyhuangyc@gmail.com>2013-11-12 23:31:12 +1100
commita9cac1d46f5399f163448d40ea5aa954efea9770 (patch)
tree99f1b65e5383201b125855e3f6c279c32f3fef14 /obdlogger/obdlogger.cbp
parent91c65f3d117d942b1b4f8fd4bcc77683c3ef71c8 (diff)
download2021-arduino-obd-a9cac1d46f5399f163448d40ea5aa954efea9770.tar.gz
2021-arduino-obd-a9cac1d46f5399f163448d40ea5aa954efea9770.tar.bz2
2021-arduino-obd-a9cac1d46f5399f163448d40ea5aa954efea9770.zip
reduce program memory cost and fit for atmega328
Diffstat (limited to 'obdlogger/obdlogger.cbp')
-rw-r--r--obdlogger/obdlogger.cbp1
1 files changed, 1 insertions, 0 deletions
diff --git a/obdlogger/obdlogger.cbp b/obdlogger/obdlogger.cbp
index 26cf9bc..e8f3685 100644
--- a/obdlogger/obdlogger.cbp
+++ b/obdlogger/obdlogger.cbp
@@ -585,6 +585,7 @@
<Unit filename="MicroLCD.cpp" />
<Unit filename="MicroLCD.h" />
<Unit filename="SSD1306.cpp" />
+ <Unit filename="config.h" />
<Unit filename="datalogger.h" />
<Unit filename="images.h" />
<Unit filename="obdlogger.ino">