Skip to content

Commit ea35c96

Browse files
committed
add preamble again
1 parent bfd718f commit ea35c96

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

meshtastic/config.proto

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1256,6 +1256,11 @@ message Config {
12561256
* Don't use radiolib to initialize the radio, instead listen for a serialHal connection
12571257
*/
12581258
bool serial_hal_only = 107;
1259+
1260+
/*
1261+
* The length of the preamble in symbols
1262+
*/
1263+
uint32 preamble_length = 108;
12591264
}
12601265

12611266
message BluetoothConfig {

0 commit comments

Comments
 (0)