tessel / attiny-common

A common library for Tessel's ATTiny based modules
2 stars 0 forks source link

Adds gestation period and optimizes SPI params #11

Closed johnnyman727 closed 7 years ago

johnnyman727 commented 7 years ago

Adds a mandatory waiting period between subsequent commands to ensure new sensor readings have been gathered. Also decreases the chip select delay to an experimentally-derived minimum for reliable communications.