mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-19 09:52:31 +01:00
5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
key.foo = bar
|
|
key = value
|
|
# mixed key value can be overridden
|
|
key := value2
|