Skip to content

Commit

Permalink
Update Adafruit_MAX31865.h
Browse files Browse the repository at this point in the history
  • Loading branch information
AnHardt authored Aug 27, 2020
1 parent c1052a7 commit 06df5e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Adafruit_MAX31865.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ class Adafruit_MAX31865 {
Adafruit_SPIDevice spi_dev = NULL;
bool _fault;


void readRegisterN(uint8_t addr, uint8_t buffer[], uint8_t n);

uint8_t readRegister8(uint8_t addr);
Expand Down

0 comments on commit 06df5e2

Please sign in to comment.