pioneers / runtime

Firmware for the PiE kit robots and devices
7 stars 2 forks source link

Updated net_handler_message.c to account for new custom device #281

Open 3142008956 opened 4 months ago

3142008956 commented 4 months ago

Changed lines 113 - 116 and 130 - 132 to account for the new custom device. Initialized num_devices and loop index 'i' as 1 instead of 0 to leave the first slot open.