msv-clubhouse-node/main/Kconfig.projbuild
2023-02-25 10:26:15 +01:00

13 lines
272 B
Plaintext

menu "MSV Node"
config APPEUI
string "AppEUI"
default "0000000000000000"
config DEVEUI
string "DevEUI"
default "0000000000000000"
config APPKEY
string "AppKey"
default "00000000000000000000000000000000"
endmenu