small fix to make Bk85xx work
As the SerialCom has changed such that the initialization of the device only happens in the init()
function instead of in the constructor, we add this small fix to BK85xx to make it work. Further modernization of libLoad might be needed in the future.
Edited by Zhicai Zhang