switched site and content posts to opengraph internal template
This commit is contained in:
@@ -6,7 +6,8 @@ tags: ["libopencm3", "stm32", "tutorial"]
|
||||
categories: ["Tutorial"]
|
||||
contentCopyright: true
|
||||
hideHeaderAndFooter: false
|
||||
preview: "/static/img/stm32-examples/part1/blinky.gif"
|
||||
images:
|
||||
- "/static/img/stm32-examples/part1/blinky.gif"
|
||||
---
|
||||
After having reviewed [**Part 0**](/post/stm32-part0) of this series, we can now
|
||||
explore controlling GPIO with the hardware timers! Other tutorials have used the
|
||||
|
||||
Reference in New Issue
Block a user