mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
fixed typo in direction mapping; won't matter when cgm-pebble:feature/direction-sync gets merged
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
var DIRECTIONS = {
|
||||
NONE: 0
|
||||
, DoupleUp: 1
|
||||
, DoubleUp: 1
|
||||
, SingleUp: 2
|
||||
, FortyFiveUp: 3
|
||||
, Flat: 4
|
||||
|
||||
Reference in New Issue
Block a user