adafruit / Adafruit_FRAM_SPI

Driver for Adafruit's SPI-Based FRAM Breakouts
Other
34 stars 30 forks source link

Use SPI.beginTransaction() to play well with others #7

Closed frankleonrose closed 5 years ago

frankleonrose commented 6 years ago

This modification uses SPI.beginTransaction() in order to keep parameters consistent while sharing the hardware SPI bus with peripherals that use other parameters.

Specific changes

frankleonrose commented 6 years ago

@deanm1278 Anything I can do to improve this PR?

ladyada commented 5 years ago

hiya sorry we didnt see this PR - but its implemented now! :)

ladyada commented 5 years ago

( & thank you for your contribution!!! )