OrientationSensorFusion-ESP icon indicating copy to clipboard operation
OrientationSensorFusion-ESP copied to clipboard

Different Flash footprint size when compiling

Open BjarneBitscrambler opened this issue 4 years ago • 0 comments

When compiling the library using example main.cc with the source under /src folder the flash size is 701650 bytes, but when compiling as a library in the .pio folder the code size is 701898 bytes.

BjarneBitscrambler avatar Dec 08 '20 04:12 BjarneBitscrambler