Kai Lauterbach
36b0c72f9b
ESP8266 pin feature added
2023-02-09 17:24:05 +01:00
Kai Lauterbach
3e206715fd
Updated required libraries
2022-11-11 11:11:25 +01:00
Kai Lauterbach
0a08e8d974
Updated firmware library folder content
2022-11-10 13:34:35 +01:00
Kai Lauterbach
6d2d5e2aa0
Updated library files.
2022-09-16 09:20:19 +02:00
Kai Lauterbach
9ceb77ea8d
Removed library content
2022-09-16 09:13:09 +02:00
Kai Lauterbach
417493c8ba
Updated required libraries
2022-09-15 10:23:02 +02:00
Kai Lauterbach
0cf171093b
Libraries
2022-05-09 09:34:49 +02:00
Florian Eitel
be334245ff
Refactor sensor interface with extra files and function pointer
...
That makes it easier to enable/disable sensors.
Also added support for APDS9930
2019-08-04 12:53:20 +02:00
Florian Eitel
f4139b27c8
Update firmware libraries
2019-08-04 12:27:37 +02:00
44e9b02cf1
latest version
2019-02-03 19:13:33 +01:00
bd95532bc4
Fix a lot of compiler warnings (#MDST)
2019-02-03 19:10:38 +01:00
f24858d162
Move all dependencies to the repository
...
This step seems bold, but is saves us so much hassle. Even better, we have a
reliable codebase, with all the dependencies (and their versions) we
need in order to build the project. If a library got an update, we can
replace it inplace if the code is still compatible.
2019-02-03 16:15:00 +01:00