This website works better with JavaScript.
Explore
Help
Sign In
alpha
/
Kaleidoscope
Watch
1
Star
0
Fork
You've already forked Kaleidoscope
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Only include the storage header file once
Browse Source
pull/18/head
Jesse Vincent
9 years ago
parent
181b84a572
commit
8d9547ddc8
1 changed files
with
2 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
storage.h
Unescape
Escape
View File
@ -1,3 +1,5 @@
#
pragma once
#
include
<Arduino.h>
#
include
<Arduino.h>
#
include
<EEPROM.h>
#
include
<EEPROM.h>
#
include
"KeyboardConfig.h"
#
include
"KeyboardConfig.h"
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
alpha/Kaleidoscope
Title
Body
Create Issue