Commit 70372700 authored by Dimitris Lampridis's avatar Dimitris Lampridis

sw/lib: remove unused attribute

parent 2d646f80
......@@ -90,9 +90,8 @@ enum wrtd_attr {
// Enable/disable an alarm.
WRTD_ATTR_ALARM_ENABLED, //RW, bool
// Specifies at what time to trigger the alarm
WRTD_ATTR_ALARM_SETUP_TIME, //RW, tstamp
WRTD_ATTR_ALARM_TIME, //RW, tstamp
// Specifies the alarm period. 0 means no repetitions.
WRTD_ATTR_ALARM_PERIOD, //RW, tstamp
// Specifies the number of times the alarm will occur at the period specified by
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment