* Devices: apa102, bme280, ds18b20, ssd1306, tm1637, and more coming.
@ -63,6 +63,7 @@ func main() {
```
The following are synonyms, use the form you prefer:
* Runtime discovery:
* [`gpio.ByNumber(13)`](https://godoc.org/periph.io/x/periph/conn/gpio/#ByNumber) or [`gpio.ByName("13")`](https://godoc.org/periph.io/x/periph/conn/gpio/#ByName)