mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-25 16:47:29 +08:00
📝 Fix example comment (#24744)
This commit is contained in:
parent
1013323f18
commit
c80d1ea97d
@ -233,7 +233,7 @@ Error update equations:
|
||||
ε'[new] = ε' + 2.ΔY - 2.ΔX.r [7]
|
||||
```
|
||||
|
||||
This can be implemented in C as:
|
||||
This can be implemented in C++ as:
|
||||
|
||||
```cpp
|
||||
class OversampledBresenham {
|
||||
|
Loading…
Reference in New Issue
Block a user