mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
Update README.md
This commit is contained in:
parent
5e0aee5fbb
commit
149bef77c6
@ -54,7 +54,7 @@ No additional hardware is required beyond the Arduino. Ensure the Arduino is con
|
||||
|
||||
## **Arduino Sketch**
|
||||
|
||||
The provided Arduino code simulates the Lorenz attractor and transmits the calculated values (\(x\), \(y\), \(z\)) to Serial Studio. Here's the complete code:
|
||||
The provided Arduino code simulates the Lorenz attractor and transmits the calculated values $x$, $y$ and $z$ to Serial Studio. Here's the complete code:
|
||||
|
||||
```cpp
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user