mysensors / NodeManager

Plugin for a rapid development of battery-powered sensors
130 stars 82 forks source link

Bosch sensors improvements #515

Closed user2684 closed 4 years ago

user2684 commented 4 years ago

Without NODEMANAGER_SENSOR_BOSCH_LITE:

Sketch uses 25336 bytes (82%) of program storage space. Maximum is 30720 bytes.
Global variables use 800 bytes (39%) of dynamic memory, leaving 1248 bytes for local variables. Maximum is 2048 bytes.

With NODEMANAGER_SENSOR_BOSCH_LITE:

Sketch uses 24176 bytes (78%) of program storage space. Maximum is 30720 bytes.
Global variables use 715 bytes (34%) of dynamic memory, leaving 1333 bytes for local variables. Maximum is 2048 bytes.