clover/embedded
2023-11-27 21:50:04 +01:00
..
include Changing directory. 2023-11-24 14:54:47 +01:00
lib Added padding to display. 2023-11-27 21:50:04 +01:00
scripts Added password/ssid dotenv management in plateform io. 2023-11-26 14:50:41 +01:00
src Updated Display to Screen. Added ScreenComponents to simplify the use of the U8g2lib. Now showing IP on the screen. 2023-11-26 23:46:13 +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 Added password/ssid dotenv management in plateform io. 2023-11-26 14:50:41 +01:00
readme.MD Added password/ssid dotenv management in plateform io. 2023-11-26 14:50:41 +01:00

.env file

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