repo.or.cz
/
librepilot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
LP-72 BL wouldnt build because it didnt know DSM structs
[librepilot.git]
/
flight
/
tests
/
lednotification
/
pios_config.h
blob
2a645e951c1a095e31e49b6306a53940234145a1
1
#ifndef PIOS_CONFIG_H
2
#define PIOS_CONFIG_H
3
4
#define PIOS_INCLUDE_FREERTOS
5
6
#endif
/* PIOS_CONFIG_H */