⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
EclaireXL
All Projects
EclaireXL
Overview
Activity
Issues
News
Documents
Wiki
Forums
Files
Repository
Download (224 Bytes)
Statistics
| Revision:
repo2
/
firmware_legacy
/
atx_eclaire.h
View
History
Annotate
#ifndef ATX_ECLAIRE
#define ATX_ECLAIRE 1
#include
"integer.h"
#define _delay_ms(X) wait_us((int)(X*1000));
#define NUM_ATX_DRIVES 1
#define FILE_ACCESS_READ 1
extern
struct
SimpleFile
*
gAtxFile
;
#endif //ATX_ECLAIRE
« Previous
1
…
6
7
8
9
10
…
39
Next »
(8-8/39)
Loading...