Skip to content

Commit

Permalink
chore: contact info changed
Browse files Browse the repository at this point in the history
  • Loading branch information
dafvid authored Feb 19, 2023
1 parent a8ae519 commit 83dfdd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bmp280.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from micropython import const
from ustruct import unpack as unp

# Author David Stenwall Wahlund (david at dafnet.se)
# Author David Stenwall (david at stenwall.io)

# Power Modes
BMP280_POWER_SLEEP = const(0)
Expand Down

0 comments on commit 83dfdd6

Please sign in to comment.