docs: improve godocs formatting

Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
Ron Evans
2019-04-22 11:11:28 +02:00
parent 7006a675ad
commit 8e384a00f1
+1 -1
View File
@@ -32,8 +32,8 @@
// println("Pressure", float32(pressure)/100000, "hPa")
//
// time.Sleep(2 * time.Second)
// }
// }
// }
//
// Each individual driver is contained within its own sub-package within this package and
// there are no interdependencies in order to minimize the final size of compiled code that