Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
brucelyc authored Mar 12, 2020
1 parent e20274e commit 0e28253
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mlx90615.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//%color=#FF8533 icon="\uf2cb" block="MLX90614"
namespace MLX90614 {
//%color=#34abeb icon="\uf2cb" block="MLX90615"
namespace MLX90615 {
const addr = 0x5B
const obTempAddr = 0x27
const amTempAddr = 0x26
Expand Down

0 comments on commit 0e28253

Please sign in to comment.