File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -158,10 +158,10 @@ Usage Example
158
158
* Code Example:
159
159
160
160
.. code-block :: shell
161
-
161
+
162
162
# import the CircuitPython board and busio libraries
163
163
import board
164
-
164
+
165
165
# Enable I2C (Qwiic) communication
166
166
from sparkfun_serlcd import Sparkfun_SerLCD_I2C
167
167
i2c = board.I2C ()
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Table of Contents
23
23
.. toctree ::
24
24
:caption: Tutorials
25
25
26
- Sparkfun AVR-Based Serial Enabled LCDs Hookup Guide <https://learn.sparkfun.com/tutorials/avr-based-serial-enabled-lcds-hookup-guide/all >
26
+ Sparkfun AVR-Based Serial Enabled LCDs Hookup Guide <https://learn.sparkfun.com/tutorials/avr-based-serial-enabled-lcds-hookup-guide/all >
27
27
28
28
.. toctree ::
29
29
:caption: Related Products
You can’t perform that action at this time.
0 commit comments