diff options
Diffstat (limited to 'src/app/luxlog/Makefile.inc')
-rw-r--r-- | src/app/luxlog/Makefile.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/app/luxlog/Makefile.inc b/src/app/luxlog/Makefile.inc new file mode 100644 index 0000000..bcee1d0 --- /dev/null +++ b/src/app/luxlog/Makefile.inc @@ -0,0 +1,3 @@ +arch_drivers += ,i2c +drivers += ,max44009 +loop ?= 1 |