Added the extra data pin. Will add docs when it's actually doing something

This commit is contained in:
Kyle Brown
2018-12-11 00:27:24 -08:00
parent 5ef6a7a96a
commit 952f6b7022
3 changed files with 47 additions and 37 deletions

View File

@@ -61,6 +61,7 @@ class Firmware:
hid_helper = USB_HID
extra_data_pin = None
split_offsets = ()
split_flip = False
split_side = None