Arduino boards package for Automato
- Install arduino-esp32 v3.3.0
- Add the package index file to the Arduino IDE (File > Preferences > Additional Boards Manager URLs)
- Open the boards manager (Tools > Board > Boards Manager), type "automato", and click Install
- Confirm that it's working by compiling Blinky with the board set to "Automato Brain Board" (or "Automato Sensor Board", if you're working with the legacy board)