Skip to content

Commit

Permalink
Added empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
SV-Zanshin committed Sep 8, 2017
1 parent 7c43502 commit 396a3b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MB85_FRAM.h
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
_TransmissionStatus = Wire.endTransmission(); // Close transmission //
return(structSize); // return number of bytes written //
} // of method write() //----------------------------------//

private: // -------- Private methods ------- //
uint8_t getDevice(uint32_t &memAddress, uint32_t &endAddress); // Compute actual device to use //
void requestI2C(const uint8_t device,const uint32_t memAddress, // Address device and request data //
Expand Down

0 comments on commit 396a3b6

Please sign in to comment.