Skip to content

Commit

Permalink
Fixed Weight Scale Service ID
Browse files Browse the repository at this point in the history
  • Loading branch information
microbuilder committed Mar 18, 2015
1 parent 0ad8f08 commit 5c06274
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public class StandardUUIDs {
aMap.put("1813", "Scan Parameters");
aMap.put("1804", "Tx Power");
aMap.put("181C", "User Data");
aMap.put("180D", "Weight Scale");
aMap.put("181D", "Weight Scale");

// v0.9
aMap.put("1815", "Automation IO");
Expand Down

0 comments on commit 5c06274

Please sign in to comment.