Examples for Adafruit Clue
Always check official documentation first.
To use examples, you need to use the following command:
tinygo flash -target=clue <path to your app>
List of examples:
- 01-Blinky: blink the led on the back of the Clue
- 02-TFT-Test: fill the screen with green than red
- 03-Bluetooth-scanner: example from tinygo-org/bluetooth