Skip to content

Commit 8477f73

Browse files
Update content/hardware/10.mega/shields/giga-display-shield/tutorials/09.3d-engine-tutorial/content.md
Co-authored-by: Karl Söderby <[email protected]>
1 parent ed21533 commit 8477f73

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/10.mega/shields/giga-display-shield/tutorials/09.3d-engine-tutorial

1 file changed

+1
-1
lines changed

content/hardware/10.mega/shields/giga-display-shield/tutorials/09.3d-engine-tutorial/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The TinyGL library will enable us to run an engine that can render 3D objects on
3131

3232
- The source code for this library is available [here](https://github.com/arduino-libraries/TinyGL)
3333

34-
### A TinyGL Example
34+
## Rotating Gears Example
3535

3636
Open the example by going to **Files > Examples > TinyGL > Gears** in the Arduino IDE, this will open both the required files in the IDE. You should see a `Gears.ino` and a `gears.c` file as tabs in the IDE. Let's first have a look at the `gears.c` file!
3737

0 commit comments

Comments
 (0)