Skip to content

Commit

Permalink
Fix Right JC hitting "A" on connect
Browse files Browse the repository at this point in the history
  • Loading branch information
nullstalgia committed Mar 12, 2022
1 parent aae1925 commit 4dff994
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ESP32/source/firmware/main/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1254,3 +1254,4 @@ void app_main() {
xTaskCreate(startBlink, "blink_task", 1024, NULL, 2, &BlinkHandle);
}
//

0 comments on commit 4dff994

Please sign in to comment.