mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
add comments to suppres -Wimplicit-fallthrough warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0ea72b9d51
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-09-25 (Mon, 25 Sep 2017)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
committed by
vanhofen
parent
d45976cebf
commit
a4040cbcb9
@@ -350,7 +350,9 @@ void CMotorControl::motorStep(bool west)
|
||||
case STEP_MODE_AUTO:
|
||||
moving = 1;
|
||||
paintStatus();
|
||||
/* fall through */
|
||||
default:
|
||||
/* what is STEP_MODE_OFF supposed to do? */
|
||||
g_Zapit->sendMotorCommand(0xE0, 0x31, cmd, 1, 40, 0);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user