NGCP / xbeeplus

Cross-Platform C++11 Xbee Radio API
3 stars 0 forks source link

Fixed HexString and ByteSum 'not used' warnings #7

Closed zhangh94 closed 7 years ago

zhangh94 commented 7 years ago

Moved HexString and ByteSum functions into separate files to get rid of 'not used' warnings Added test case for RValue strings (ex. "Quad A")