mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-09-09 00:09:02 +00:00
docs: improve godocs formatting
Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
+1
-1
@@ -32,8 +32,8 @@
|
|||||||
// println("Pressure", float32(pressure)/100000, "hPa")
|
// println("Pressure", float32(pressure)/100000, "hPa")
|
||||||
//
|
//
|
||||||
// time.Sleep(2 * time.Second)
|
// time.Sleep(2 * time.Second)
|
||||||
// }
|
|
||||||
// }
|
// }
|
||||||
|
// }
|
||||||
//
|
//
|
||||||
// Each individual driver is contained within its own sub-package within this package and
|
// 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
|
// there are no interdependencies in order to minimize the final size of compiled code that
|
||||||
|
|||||||
Reference in New Issue
Block a user