save work

This commit is contained in:
Nanosonde 2020-06-18 20:30:57 +02:00
parent 723e630dae
commit ce0e10d741

View File

@ -66,6 +66,8 @@ enum cEmiErrorCode
Value_temp_not_writeable = 0x0A, // The Property exists but can at this moment not be written with a new value (W)
};
// Unified return codes for KNX services and functions
// Note, that several older KNX services and functions do not use these return codes.
enum ReturnCodes
{
// Generic positive return codes