Skip to content

bondrogeen/DoT.BMP180

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

BMP180

The plugin BMP180 for DoT

or manual

dofile("BMP180.lua")({init={sda=4,scl=3}})

print(dofile("BMP180.lua")({temp=1}))

print(dofile("BMP180.lua")({pres=1}))

Changelog

0.0.1 (2018-08-21)

  • (bondrogeen) init.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published