mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2025-04-21 12:27:27 +03:00
Changed the file browser to use / as root and added ability to see extensionless files (i.e. executables)
This commit is contained in:
@@ -49,6 +49,7 @@ const int BATTERY_READS = 10;
|
||||
const int LOOP_DELAY=30000;
|
||||
|
||||
extern const char *CARD_ROOT;
|
||||
extern const int CARD_ROOT_LEN;
|
||||
|
||||
extern void jz_cpuspeed(unsigned clockspeed);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user