Updated to latest libopeninv
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
//Define a version string of your firmware here
|
//Define a version string of your firmware here
|
||||||
#define VER 1.18.R
|
#define VER 1.19.R
|
||||||
|
|
||||||
/* Entries must be ordered as follows:
|
/* Entries must be ordered as follows:
|
||||||
1. Saveable parameters (id != 0)
|
1. Saveable parameters (id != 0)
|
||||||
|
|||||||
+1
-1
Submodule libopeninv updated: 115ea3090d...6f33c676cd
+2
-2
@@ -83,8 +83,8 @@ static void Ms100Task(void)
|
|||||||
static void MapChargerMessages()
|
static void MapChargerMessages()
|
||||||
{
|
{
|
||||||
uint32_t dummyId;
|
uint32_t dummyId;
|
||||||
uint8_t dummyOfs, dummyLen;
|
uint8_t dummyOfs;
|
||||||
int8_t dummyAdd;
|
int8_t dummyAdd, dummyLen;
|
||||||
float dummyGain;
|
float dummyGain;
|
||||||
bool dummyrx;
|
bool dummyrx;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user