Skip to content

Commit 396a3b6

Browse files
committed
Added empty line
1 parent 7c43502 commit 396a3b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MB85_FRAM.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@
120120
_TransmissionStatus = Wire.endTransmission(); // Close transmission //
121121
return(structSize); // return number of bytes written //
122122
} // of method write() //----------------------------------//
123+
123124
private: // -------- Private methods ------- //
124125
uint8_t getDevice(uint32_t &memAddress, uint32_t &endAddress); // Compute actual device to use //
125126
void requestI2C(const uint8_t device,const uint32_t memAddress, // Address device and request data //

0 commit comments

Comments
 (0)