Skip to content

Commit 6ac0bb3

Browse files
committed
Added a To-Do
1 parent 60d606a commit 6ac0bb3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bt-serial/bt_serial_bridge.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
# spell: ignore FIVEBITS SIXBITS SEVENBITS EIGHTBITS stopbits inotify
4343
# spell: ignore bluetoothctl btmgmt hciconfig pairable piscan sdptool
4444

45+
# TODO: It would be cool if this server could accept connections on a
46+
# second port, where it only receives serial port configuration options.
47+
4548

4649
def main() -> None:
4750
parser = argparse.ArgumentParser(

0 commit comments

Comments
 (0)