@@ -12,7 +12,7 @@ digital-read-p.lisp - Reads a bit from GPIO returning a T or NIL. Note, you sho
(seesaw:digital-read-p 'PA10)
</pre>
i2c-address.lisp - All installations require this variable to be defined to configure the chip I2C addrs. If you have multiple devices in a project, you can change the mutable global variable *seesaw:i2c-address* on the fly between running functions.
i2c-address.lisp - All installations require this variable to be defined to configure the chip I2C addrs. If you have multiple devices in a project, you can change the mutable global variable \*seesaw:i2c-address\* on the fly between running functions.
id-read.lisp - Read the hardware ID of the chip, which should always be 0x55 aka 85 decimal. Example: