ConfigurableFirmata icon indicating copy to clipboard operation
ConfigurableFirmata copied to clipboard

Reduce dynamic allocation in ConfigurableFirmata

Open soundanalogous opened this issue 9 years ago • 0 comments

From @soundanalogous on August 3, 2013 23:56

Servo and Stepper and using dynamic memory allocation in ConfigurableFirmata. It may be better to use static allocation to avoid potential memory issues.

Copied from original issue: firmata/arduino#77

soundanalogous avatar Apr 19 '15 22:04 soundanalogous