bpod_core.constants.TeensyPID
- class bpod_core.constants.TeensyPID
Bases:
IntEnumProduct IDs of Teensy microcontrollers.
- __new__(value)
- DUAL_SERIAL = 1163
Product ID of Teensy microcontrollers with dual USB serial ports.
- SERIAL = 1155
Product ID of Teensy microcontrollers with single USB serial port.
- TRIPLE_SERIAL = 1164
Product ID of Teensy microcontrollers with triple USB serial ports.