summaryrefslogtreecommitdiffstats
path: root/osc_ctrl.py
diff options
context:
space:
mode:
Diffstat (limited to 'osc_ctrl.py')
-rw-r--r--osc_ctrl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/osc_ctrl.py b/osc_ctrl.py
index 4c243f0..4f888c3 100644
--- a/osc_ctrl.py
+++ b/osc_ctrl.py
@@ -180,7 +180,7 @@ class OscTxState:
# The message last sent to the board.
last_msg_encoded = []
empty_cells_to_send_per_call = 1
- nonempty_cells_to_send_per_call = 2
+ nonempty_cells_to_send_per_call = 1
# 0 indicates it's closed. 1 indicates half size. 2 indicates full size.
board_size = 0