![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
flash based config testing
globals.h@2:cfc39b0843ae, 2017-03-02 (annotated)
- Committer:
- bwang
- Date:
- Thu Mar 02 07:36:56 2017 +0000
- Revision:
- 2:cfc39b0843ae
- Child:
- 3:82c00c8e2cb4
stubs for run/cfg mode
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
bwang | 2:cfc39b0843ae | 1 | #ifndef __GLOBALS_H |
bwang | 2:cfc39b0843ae | 2 | #define __GLOBALS_H |
bwang | 2:cfc39b0843ae | 3 | |
bwang | 2:cfc39b0843ae | 4 | extern int mode; |
bwang | 2:cfc39b0843ae | 5 | |
bwang | 2:cfc39b0843ae | 6 | #endif |