11 lines
304 B
Markdown
11 lines
304 B
Markdown
# Smart_Garden
|
|
|
|
## Requirements
|
|
VisualStudioCode with PlatformIO extension
|
|
|
|
## Build
|
|
Configuration is defined in `platformio.ini` file. If you have PlatformIO extension installed, just use built-in build-command.
|
|
|
|
## Flash to µC
|
|
Connect ESP32 to any desired USB-Port and use PlatformIOs upload-command.
|