This repository is now read-only, but you can still compile the command line utility to convert files. sbw2csv usage: Allowed options: --help produce help message --version show version and exit -o [ ...
uint32_t red = carrier.leds.Color(0, 200, 0); //Int to hold the color red for the LEDs uint32_t color_gyroscope = carrier.leds.Color(0, 0, 0); //Int to hold the color for the LEDs (green, red, blue) ...