format code according to conventions [skip ci]
parent
d13ada1162
commit
fe50883c15
|
@ -61,7 +61,6 @@
|
|||
Attempts to modify the EEPROM_SIZE setting may brick your board.
|
||||
*/
|
||||
|
||||
|
||||
// Writing unaligned 16 or 32 bit data is handled automatically when
|
||||
// this is defined, but at a cost of extra code size. Without this,
|
||||
// any unaligned write will cause a hard fault exception! If you're
|
||||
|
|
Loading…
Reference in New Issue