config - make bluez id in profile correct

This commit is contained in:
Carsten Haitzler 2019-07-19 11:59:39 +01:00
parent 646fde45de
commit ed924301b3
2 changed files with 2 additions and 2 deletions

View File

@ -785,7 +785,7 @@ group "E_Config" struct {
}
group "E_Config_Gadcon_Client" struct {
value "name" string: "bluez5";
value "id" string: "bluez5";
value "id" string: "bluez5.0";
value "geom.pos" int: 352;
value "geom.size" int: 32;
value "geom.res" int: 800;

View File

@ -783,7 +783,7 @@ group "E_Config" struct {
}
group "E_Config_Gadcon_Client" struct {
value "name" string: "bluez5";
value "id" string: "bluez5";
value "id" string: "bluez5.0";
value "geom.pos" int: 352;
value "geom.size" int: 32;
value "geom.res" int: 800;