vedderb / vesc_express

The source code for the VESC Express
GNU General Public License v3.0
39 stars 31 forks source link

Add support for customizing BLE advertisement packets and add option for buf-resize to create a copy #15

Closed laxsjo closed 8 months ago

laxsjo commented 8 months ago

Basically what it says in the title. Also added an option for buf-resize to create a copy of the resized array, instead of changing the passed one mutably. I will also open a corresponding PR for bldc.