Changed LED_PIN to 17

This commit is contained in:
Dima Barsky 2021-04-14 18:07:28 +01:00 committed by GitHub
parent 8411f5b5c9
commit 662cdcfb91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@
#endif
// LED
#define LED_PIN 26
#define LED_PIN 17
#define LED_STATE_ON 1
// Button