claude.md 539 B

#define OLED_CLK 7 // D5 - SPI Clock (SCL/SCK) #define OLED_MOSI 6 // D4 - SPI Data (SDA/MOSI) #define OLED_RES 3 // D1 - Reset #define OLED_DC 4 // D2 - Data/Command #define OLED_CS 5 // D3 - Chip Select

This device receive EUC battery voltage and current speed from the HUB. It also has 3 buttons left, middle and right respectively attached to pin d06, d07 and d08