Skip to content

Commit

Permalink
Update platformio.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
bmorcelli authored May 9, 2024
1 parent 7d6e781 commit 0213e44
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,8 @@ build_flags =
-DFG=3

-DBAT_PIN=10
-DLED=21
-DRGB_LED=21
-DLED=44
-DLED_ON=HIGH
-DLED_OFF=LOW

Expand Down

0 comments on commit 0213e44

Please sign in to comment.