sbts: Add new version define from Alvaro

The define is used by the sysmobts manager to check for success
of the request
This commit is contained in:
Holger Hans Peter Freyther 2014-03-12 17:00:53 +01:00
parent 5e4d31fbaa
commit bbf213491f
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
#include <stdint.h>
#define RQT_SUCCESS 0
enum sbts2050_ids_request {
SBTS2050_PWR_RQT = 0x00,
SBTS2050_PWR_STATUS = 0x01,