mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +00:00
Freqman file clarification
parent
8ea5b11941
commit
f617fd4f58
@ -1,10 +1,14 @@
|
|||||||
# Freqman file format
|
# Freqman file format
|
||||||
|
|
||||||
Starting from nightly 12/05/2023 the freqman file support empty lines, comment lines, anything which is not matching one of the described fields is ignored.
|
freqman file support:
|
||||||
|
- empty lines
|
||||||
|
- comment lines
|
||||||
|
- max entry description size: 30 characters
|
||||||
|
- max number of entries by file: 150
|
||||||
|
|
||||||
In case you hit the maximum number of entries in a list, (was 60 entries at some point) files is truncated.
|
:warning: anything which is not matching one of the described fields is ignored
|
||||||
|
|
||||||
Truncated files list are displayed in yellow.
|
:warning: In case you hit the maximum number of entries in a list, file is truncated.
|
||||||
|
|
||||||
## Description of the fields
|
## Description of the fields
|
||||||
`'f=freq' for one Single frequency entry`
|
`'f=freq' for one Single frequency entry`
|
||||||
|
Loading…
Reference in New Issue
Block a user