This website works better with JavaScript.
Explore
Help
Sign In
xenua
/
zmk
Watch
1
Star
0
Fork
You've already forked zmk
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Revert minor change to main.
xmkb
Pete Johanson
4 years ago
parent
f3267e6030
commit
3338b3f7de
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
app/src/main.c
1
app/src/main.c
Unescape
Escape
View File
@ -27,6 +27,7 @@ void main(void)
@@ -27,6 +27,7 @@ void main(void)
return
;
}
#
ifdef CONFIG_SETTINGS
settings_load
(
)
;
#
endif
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
xenua/zmk
Title
Body
Create Issue