clover/embedded
2023-12-18 19:39:47 +01:00
..
include Changing directory. 2023-11-24 14:54:47 +01:00
lib HotFix LedComponent: Inverted Green and Blue channels. Added LedNumber Enumeration. setColor() now calls this enum. 2023-12-18 19:25:52 +01:00
scripts Added password/ssid dotenv management in plateform io. 2023-11-26 14:50:41 +01:00
src Moisture Hot Fix: Added Status for WET/DRY, if status sudden change between not IDLED status, will change led color. 2023-12-18 19:39:47 +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 Deleted Exception in platformio config. Added ServerException (dead code). Created MainComponent singleton. 2023-12-15 23:21:27 +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"'