mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 11:38:31 +01:00
7 lines
83 B
Plaintext
7 lines
83 B
Plaintext
# Same key value is not allowed
|
|
key {
|
|
foo = value
|
|
bar = value2
|
|
}
|
|
key.foo = value
|