Skip to content

Commit 32f2a2f

Browse files
Rename DEVICE_DMESG to DMESG_ENABLE. (#68)
1 parent 6e03c78 commit 32f2a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codal.dev.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dev": true
88
},
99
"config":{
10-
"DEVICE_DMESG": 1,
10+
"DMESG_ENABLE": 1,
1111
"DEVICE_DMESG_BUFFER_SIZE": 1024,
1212
"DMESG_SERIAL_DEBUG": 1,
1313
"CODAL_DEBUG": 1,

0 commit comments

Comments
 (0)