switched site and content posts to opengraph internal template

This commit is contained in:
Bastian de Byl
2020-11-05 23:37:04 -05:00
parent 2fbaf87573
commit 0c7ccaf0d1
8 changed files with 16 additions and 8 deletions

View File

@@ -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