diff options
Diffstat (limited to 'icebox/icebox.py')
-rw-r--r-- | icebox/icebox.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icebox/icebox.py b/icebox/icebox.py index 35ce69e..069dd3d 100644 --- a/icebox/icebox.py +++ b/icebox/icebox.py @@ -4840,7 +4840,7 @@ pinloc_db = { ( "B2", 7, 21, 1), ( "B4", 15, 21, 0), ( "B6", 18, 21, 0), - ( "B7", 23, 21, 0), + ( "B7", 23, 21, 1), ( "C1", 4, 21, 0), ( "C3", 9, 21, 0), ( "C4", 19, 21, 0), |