Skip to content

Commit e038180

Browse files
committed
Add P21-P31
1 parent 0a6e597 commit e038180

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

patcher/patcher.js

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,17 @@ const configKeys = {
242242
PIN_P18: 418,
243243
PIN_P19: 419,
244244
PIN_P20: 420,
245+
PIN_P21: 421,
246+
PIN_P22: 422,
247+
PIN_P23: 423,
248+
PIN_P24: 424,
249+
PIN_P25: 425,
250+
PIN_P26: 426,
251+
PIN_P27: 427,
252+
PIN_P28: 428,
253+
PIN_P29: 429,
254+
PIN_P30: 430,
255+
PIN_P31: 431,
245256
PIN_LORA_MISO: 1001,
246257
PIN_LORA_MOSI: 1002,
247258
PIN_LORA_SCK: 1003,

0 commit comments

Comments
 (0)