bitthunder icon indicating copy to clipboard operation
bitthunder copied to clipboard

Function bt_system_init does not return a value

Open szsam opened this issue 2 years ago • 0 comments

Function bt_system_init should return a value of type BT_ERROR but does not return a value here https://github.com/jameswalmsley/bitthunder/blob/cb92284a5be2e867c507a90fb14ac9a99120e2ae/os/src/bt_main.c#L89-L93

szsam avatar Jun 23 '23 20:06 szsam