mirror of
https://github.com/mist-devel/mist-firmware.git
synced 2026-02-10 01:39:53 +00:00
Increase ini line length to 90
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#define INI_EOT 4 // End-Of-Transmission
|
||||
|
||||
#define INI_BUF_SIZE 512
|
||||
#define INI_LINE_SIZE 65
|
||||
#define INI_LINE_SIZE 90
|
||||
|
||||
#define INI_SECTION_START '['
|
||||
#define INI_SECTION_END ']'
|
||||
|
||||
Reference in New Issue
Block a user