clover/embedded
2023-12-13 19:20:16 +01:00
..
include Changing directory. 2023-11-24 14:54:47 +01:00
lib DataHandler: Rearanged data acquisition to handle more sensors. Screen: Showing example screen. 2023-12-13 19:20:16 +01:00
scripts Added password/ssid dotenv management in plateform io. 2023-11-26 14:50:41 +01:00
src DataHandler: Rearanged data acquisition to handle more sensors. Screen: Showing example screen. 2023-12-13 19:20:16 +01:00
test Changing directory. 2023-11-24 14:54:47 +01:00
.gitignore Updated gitignore. Removing warning for connecting() function in Screen. 2023-11-27 00:01:22 +01:00
platformio.ini Screen: Added failed logo. Updated Box to have a FORCED_CENTERED. When Wifi is not connected, show failed screen. 2023-12-13 11:42:52 +01:00
readme.MD Added many comments, Box has now some protected variables. 2023-11-29 15:16:03 +01:00

.env file

SSID_CLOVER='"SSID"'
PSWD_CLOVER='"PASSWORD"'