1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2025-04-21 12:27:27 +03:00

Add constant for SD card root.

In the future, this should be part of a device abstraction, but having a single constant is an improvement over having duplicated string literals.
This commit is contained in:
Maarten ter Huurne
2010-07-04 03:19:52 +02:00
parent 7fb67ba1cc
commit 28a041ea80
5 changed files with 20 additions and 13 deletions

View File

@@ -45,6 +45,8 @@ const int BATTERY_READS = 10;
const int LOOP_DELAY=30000;
extern const char *CARD_ROOT;
extern void jz_cpuspeed(unsigned clockspeed);
enum color {