Skip to content

Commit ad5990e

Browse files
committed
fix typo
1 parent bb959ba commit ad5990e

File tree

1 file changed

+1
-1
lines changed
  • devices/ble_hci/common-hal/_bleio/hci_include

1 file changed

+1
-1
lines changed

devices/ble_hci/common-hal/_bleio/hci_include/att.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// This file is part of the CircuitPython project: https://circuitpython.org\
1+
// This file is part of the CircuitPython project: https://circuitpython.org
22
// Adapted from Zephyr include file.
33

44
/** @file

0 commit comments

Comments
 (0)