File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
2
Testing strategy: alternatively create a short-time connection between
3
- WAKEUP 1-6 and any of the +BAT_ext pins (the row above the WAKUP ones).
3
+ WAKEUP 1-6 and any of the +BAT_ext pins (the row above the WAKEUP ones).
4
4
5
5
Check IRQChannelMap for advanced C++ implementation.
6
6
*/
Original file line number Diff line number Diff line change 1
1
/*
2
2
Testing strategy: alternatively create a short-time connection between
3
- WAKEUP 1-6 and any of the +BAT_ext pins (the row above the WAKUP ones).
3
+ WAKEUP 1-6 and any of the +BAT_ext pins (the row above the WAKEUP ones).
4
4
5
5
Check IRQChannel for a simpler implementation.
6
6
*/
Original file line number Diff line number Diff line change 5
5
* Pressing a momentary button connected to POWER_ON pin
6
6
* will wake up the board for 5 seconds.
7
7
*
8
- * Requirments :
8
+ * Requirements :
9
9
* - Connect a momentary button between POWER_ON (J1-2) and GND (J1-9)
10
10
* - Connect the PC/Mac to USB and open the Arduino Serial Monitor
11
11
* or any serial communication application.
You can’t perform that action at this time.
0 commit comments