Fix example for RP2040 Feather

This commit is contained in:
Melissa LeBlanc-Williams
2024-07-24 08:29:46 -07:00
parent 5fa3388757
commit 4ca34506f1
@@ -39,7 +39,7 @@
#define BUTTON_A 9
#define BUTTON_B 8
#define BUTTON_C 7
#define WIRE Wire1
#define WIRE Wire
#else // 32u4, M0, M4, nrf52840 and 328p
#define BUTTON_A 9
#define BUTTON_B 6