PID deleted rows

This commit is contained in:
johan9107 2016-11-02 13:39:15 +01:00
parent 29e621b18e
commit 8bd9dc986d

View File

@ -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: