There was an error while loading. Please reload this page.
1 parent 2aa21d9 commit 327ca46Copy full SHA for 327ca46
1 file changed
src/routes/documentation/micropython/+page.svelte
@@ -9,8 +9,8 @@
9
<a href="#thonny">Thonny IDE and Microcontroller Setup</a>
10
<a href="#package">Package Download and Installation</a>
11
<a href="#begin">Enes100.begin()</a>
12
- <a href="#update">Enes100.x and similar</a>
13
- <a href="#connect">Enes100.is_connected()</a>
+ <a href="#update">Enes100.getX() and similar</a>
+ <a href="#connect">Enes100.isConnected()</a>
14
<a href="#print">Enes100.print()</a>
15
<a href="#mission">Enes100.mission()</a>
16
<a href="#ML_camera">Machine Learning</a>
0 commit comments