projects
/
pub
/
USBasp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Documentation improvements - put driver example code into its own section, fix incorr...
[pub/USBasp.git]
/
Projects
/
Incomplete
/
StandaloneProgrammer
/
Lib
/
PetiteFATFs
/
integer.h
diff --git
a/Projects/Incomplete/StandaloneProgrammer/Lib/PetiteFATFs/integer.h
b/Projects/Incomplete/StandaloneProgrammer/Lib/PetiteFATFs/integer.h
index
851a78d
..
5ecedd9
100644
(file)
--- a/
Projects/Incomplete/StandaloneProgrammer/Lib/PetiteFATFs/integer.h
+++ b/
Projects/Incomplete/StandaloneProgrammer/Lib/PetiteFATFs/integer.h
@@
-35,3
+35,4
@@
typedef enum { FALSE = 0, TRUE } BOOL;
#define _INTEGER
#endif
+