Удалил странный unicode-символ
This commit is contained in:
parent
bfe2dd30bf
commit
f4d0a0ba0c
@ -35,7 +35,7 @@
|
||||
#define SI4710_CMD_GET_REV 0x10 ///< Returns revision information on the device.
|
||||
#define SI4710_CMD_POWER_DOWN 0x11 ///< Power down device
|
||||
#define SI4710_CMD_SET_PROPERTY 0x12 ///< Sets the value of a property.
|
||||
#define SI4710_CMD_GET_PROPERTY 0x13 ///< Retrieves a property’s value.
|
||||
#define SI4710_CMD_GET_PROPERTY 0x13 ///< Retrieves a property's value.
|
||||
#define SI4710_CMD_GET_INT_STATUS 0x14 ///< Read interrupt status bits.
|
||||
#define SI4710_CMD_PATCH_ARGS \
|
||||
0x15 ///< Reserved command used for patch file downloads.
|
||||
|
Loading…
x
Reference in New Issue
Block a user