« Previous | Next » 

Revision a56d09d5

IDa56d09d5f654da2bf358347f3618ecc086ebd314
Parent f175ae5e
Child 5a5c0afe

Added by andrew-m almost 8 years ago

Updated preprocessor for Feather m0 I2C address choice

Modified the preprocessor ifdefs for I2C address choice to exclude
feather m0 boards from arduino zero error, and leave the I2C address as
the default for feathers.

As the feather has the same processor as the zero, and seems to trigger
on the ifdef ARDUINO_SAMD_ZERO this directive would trigger for
that board also. However it is the Zero's debug chip that requires the
address change, not the processor. Confirmed this code as working on my
feather m0.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences