* prefs guard word added

このコミットが含まれているのは:
Scott Powell
2025-02-28 13:06:26 +11:00
コミット 7cb0412c75
+1
ファイルの表示
@@ -16,6 +16,7 @@ struct NodePrefs { // persisted to file
float tx_delay_factor;
char guest_password[16];
float direct_tx_delay_factor;
uint32_t guard;
uint8_t sf;
uint8_t cr;
uint8_t reserved1;