mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 11:38:31 +01:00
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
# Override the value
|
|
key.word = 1,2,4
|
|
key.word := 2,3
|
|
|
|
# No pre-defined key
|
|
key.new.word := "new"
|