xjjak / LapCal

Building gloves that enable typing on a 34-key keyboard without an actual physical keyboard using IMUs and machine learning.
Other
2 stars 0 forks source link

[FEATURE] BLE_SERIAL build flag for data transmission over BLE to virtual serial port #44

Closed xjjak closed 3 months ago

xjjak commented 3 months ago

As a part of issue #32, an additional build flag BLE_SERIAL should be implemented to enable output with BLE serial.

The library should not be included when the flag is low.

Default will be disabled?