X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=powersensordaemon%2Fcommand_queue.h;h=6ace3ecc35fb27304d1f38de044325c28b91b358;hb=a34e51d757fe52cb19de2937ae1b211894167524;hp=a9b6bf73f0c480ae791c5bb8e47bfb8f9ceb8d7a;hpb=44da1f523dcdaf2fef158076f138ac8be5cb89fe;p=svn42.git diff --git a/powersensordaemon/command_queue.h b/powersensordaemon/command_queue.h index a9b6bf7..6ace3ec 100644 --- a/powersensordaemon/command_queue.h +++ b/powersensordaemon/command_queue.h @@ -24,7 +24,7 @@ #include -enum cmd_id_enum { POWER, SAMPLE, LOG , LISTEN }; +enum cmd_id_enum { POWER_ON, POWER_OFF, SAMPLE, LOG , LISTEN }; typedef enum cmd_id_enum cmd_id_t; struct cmd_struct {