heartbeat led
This commit is contained in:
parent
b244835743
commit
920482ad40
2 changed files with 5 additions and 2 deletions
|
@ -15,8 +15,8 @@
|
|||
|
||||
// #define NEOPIXELS_PIN 24
|
||||
|
||||
#define HEARTBEAT_PIN LED_BUILTIN
|
||||
// #define HEARTBEAT_PIN 18
|
||||
// #define HEARTBEAT_PIN LED_BUILTIN
|
||||
#define HEARTBEAT_PIN 25
|
||||
|
||||
// #define CONSOLE_SERIAL_RX 16
|
||||
// #define CONSOLE_SERIAL_TX 17
|
||||
|
|
|
@ -55,6 +55,9 @@ Wiring of SDCARD (or use disk-images exported via NBD over wifi using nbdkit (be
|
|||
* SS : 5
|
||||
* and of course connect VCC/GND of the SD-card
|
||||
|
||||
Heart beat LED:
|
||||
* pin 25
|
||||
|
||||
Wiring of the MAX232 connection:
|
||||
* TX : 17
|
||||
* RX : 16
|
||||
|
|
Loading…
Add table
Reference in a new issue