mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-08-29 18:30:51 +00:00
ESP-IDF Robot Controls
This commit is contained in:
0
ESP-IDF_Robot/build/.ninja_lock
Normal file
0
ESP-IDF_Robot/build/.ninja_lock
Normal file
@@ -1 +1 @@
|
||||
a0aaf3299b2d9c75f6f502fef03e2b3902cceeeb
|
||||
3211d7b655f8e01e0c1b2ab01fc1305ceee26535
|
||||
|
@@ -8,7 +8,7 @@
|
||||
4095 0
|
||||
0 -4095
|
||||
*/
|
||||
int interpolate_raw_val (int raw) {
|
||||
static int interpolate_raw_val (int raw) {
|
||||
int x;
|
||||
|
||||
x = raw - 4096;
|
||||
|
Reference in New Issue
Block a user