diff --git a/base/include/errors.h b/base/include/errors.h index 26e9128a8245bf309b06cd725bea958c54b19e66..d2b43fbc213ea32ad65b1e0406e30889510a25d1 100755 --- a/base/include/errors.h +++ b/base/include/errors.h @@ -78,7 +78,8 @@ enum { SUBSYS_USB = 42, SUBSYS_WEARABLE = 43, SUBSYS_WEARABLEHARDWARE = 44, - SUBSYS_IVI = 45 + SUBSYS_IVI = 45, + SUBSYS_DISTRIBUTEDHARDWARE = 46 // new type };