Skip to content

Commit 2f2fd55

Browse files
authored
Merge pull request adafruit#1078 from jedgarpark/power-glove-midi
fixed typo
2 parents f2fdfb5 + e5aba46 commit 2f2fd55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PowerGlove_BLE_MIDI/powerglove_ble_midi.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
Power Glove BLE MIDI with Feather Sense nRF52849
2+
Power Glove BLE MIDI with Feather Sense nRF52840
33
Sends MIDI CC values based on finger flex sensors and accelerometer
44
"""
55
import time

0 commit comments

Comments
 (0)