Skip to content

Commit a149578

Browse files
committed
fixed blank line
1 parent 9e58e40 commit a149578

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PowerGlove_BLE_MIDI/powerglove_ble_midi.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ def get_flex_cc(sensor, low_in, high_in, min_out, max_out):
8383
pass
8484
print("Connected")
8585
while ble.connected:
86-
8786
# Feather Sense accelerometer readings to CC
8887
accel_data = sense_accel.acceleration # get accelerometer reading
8988
accel_x = accel_data[0]

0 commit comments

Comments
 (0)