Hi Chris
Sorry, this thing has slipped my mind until I needed to xfer a file to
my PC at home.
I moved bcharge out of /usr/sbin/ into /root/. When I plugged the BB
in, the drive mounted. So you are correct. Bcharge DOES have something
to do with it.
One weird thing: a few days ago this WORKE
Hi Chris,
I have noticed two little issues.
First, in :
void BuildField(Data &data, size_t &size, uint8_t type, uint32_t value)
I read :
uint32_t store = htobs(value);
inside of :
uint32_t store = htobl(value);
Second, SetRecordByIndex replaces some fields even if I haven't set a
new values. So