change index of watch faces since i removed some
This commit is contained in:
parent
deb8f9368f
commit
1eb624c452
|
@ -5,8 +5,8 @@ namespace Pinetime {
|
|||
enum class WatchFace : uint8_t {
|
||||
Digital = 0,
|
||||
Analog = 1,
|
||||
CasioStyleG7710 = 5,
|
||||
Fuzzy = 6,
|
||||
CasioStyleG7710 = 2,
|
||||
Fuzzy = 3,
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user