Skip to content

Commit 4dff994

Browse files
committed
Fix Right JC hitting "A" on connect
1 parent aae1925 commit 4dff994

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • ESP32/source/firmware/main

ESP32/source/firmware/main/main.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1254,3 +1254,4 @@ void app_main() {
12541254
xTaskCreate(startBlink, "blink_task", 1024, NULL, 2, &BlinkHandle);
12551255
}
12561256
//
1257+

0 commit comments

Comments
 (0)