mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-21 14:02:05 +08:00
603ad435be
* add list() to panda.cc * std:size instead of sizeof * refactor usb init * change serial length to 26 to get null terminated * safer char to string * forgot variable * initialize descriptor array * ... * move init usb out of class Co-authored-by: Willem Melching <willem.melching@gmail.com>