mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-01-26 22:37:13 -05:00
Set default OCP
This commit is contained in:
parent
d88f231332
commit
aba9a317dd
4
Boards.h
4
Boards.h
@ -145,6 +145,10 @@
|
|||||||
#define HAS_TCXO true
|
#define HAS_TCXO true
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
// Default OCP value if not specified
|
||||||
|
// in board configuration
|
||||||
|
#define OCP_TUNED 0x38
|
||||||
|
|
||||||
#if MCU_VARIANT == MCU_1284P
|
#if MCU_VARIANT == MCU_1284P
|
||||||
const int pin_cs = 4;
|
const int pin_cs = 4;
|
||||||
const int pin_reset = 3;
|
const int pin_reset = 3;
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user