mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-09-02 18:23:27 +00:00
ESP-IDF Robot Controls
This commit is contained in:
@@ -6,6 +6,8 @@
|
||||
|
||||
Joystick scale: 4096 2048 0
|
||||
PWM scale: 8191 4096 0
|
||||
|
||||
PWM Output: +8191 0 -8191
|
||||
*/
|
||||
static int interpolate_raw_val (int raw) {
|
||||
int x;
|
||||
|
Reference in New Issue
Block a user