Skip to content

Commit 5300fa1

Browse files
committed
Restore companion NodePrefs file ending
1 parent 3ee58fd commit 5300fa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/companion_radio/NodePrefs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ struct NodePrefs { // persisted to file
3434
uint8_t autoadd_max_hops; // 0 = no limit, 1 = direct (0 hops), N = up to N-1 hops (max 64)
3535
char default_scope_name[31];
3636
uint8_t default_scope_key[16];
37-
};
37+
};

0 commit comments

Comments
 (0)