Add BOOTLOADER_PROTECTION

This commit is contained in:
Michal Moskal 2019-01-29 09:43:43 +00:00
parent 0d0317634c
commit 2b398d08f3

View file

@ -121,6 +121,7 @@ const configKeys = {
BOOTLOADER_BOARD_ID: 208, BOOTLOADER_BOARD_ID: 208,
UF2_FAMILY: 209, UF2_FAMILY: 209,
PINS_PORT_SIZE: 210, PINS_PORT_SIZE: 210,
BOOTLOADER_PROTECTION: 211,
} }
const enums = { const enums = {