utdrobotchess / xbee-api

Automatically exported from code.google.com/p/xbee-api
GNU General Public License v3.0
0 stars 0 forks source link

Line 344 in PacketParser.java; setting msb again instead of lsb #29

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Opening the file and going to line 344
2.Move the cursor over character 26
3.

What is the expected output? What do you see instead?
The profile ID msb is being set as the msb and then again as the lsb because 
the wrong method is being called

What version of the product are you using? On what operating system?
version xbee-api-0.9, windows 7 64bit

Please provide any additional information below.

Original issue reported on code.google.com by AjordanN...@gmail.com on 4 Nov 2014 at 8:13