Skip to content

Commit 49f54c6

Browse files
committed
boards updated in chords.py
1 parent 06c8507 commit 49f54c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chords.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"UNO-R4": {"sampling_rate": 500, "Num_channels": 6},
6060
"RPI-PICO-RP2040": {"sampling_rate": 500, "Num_channels": 3},
6161
"NANO-CLONE": {"sampling_rate": 250, "Num_channels": 8},
62+
"NANO-CLASSIC": {"sampling_rate": 250, "Num_channels": 8},
6263
"STM32F4-BLACK-PILL": {"sampling_rate": 500, "Num_channels": 8},
6364
"STM32G4-CORE-BOARD": {"sampling_rate": 500, "Num_channels": 16},
6465
"MEGA-2560-R3": {"sampling_rate": 250, "Num_channels": 16},

0 commit comments

Comments
 (0)