relaunch ontop of latest grbl edge
code very messy but tested
This commit is contained in:
3
sim/util/floatunsisf.c
Normal file
3
sim/util/floatunsisf.c
Normal file
@@ -0,0 +1,3 @@
|
||||
float __floatunsisf (unsigned long v) {
|
||||
return v;
|
||||
}
|
||||
Reference in New Issue
Block a user