PID deleted rows
This commit is contained in:
parent
29e621b18e
commit
8bd9dc986d
@ -137,8 +137,6 @@ int i = 0;
|
|||||||
**************************************************************************/
|
**************************************************************************/
|
||||||
void getCurrentValues(float sensorValues[3], uint8_t ID_profile)
|
void getCurrentValues(float sensorValues[3], uint8_t ID_profile)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
||||||
switch (ID_profile)
|
switch (ID_profile)
|
||||||
{
|
{
|
||||||
case PID_ID_GYRO:
|
case PID_ID_GYRO:
|
||||||
|
Reference in New Issue
Block a user