Skip to content

Commit

Permalink
updated specs
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Sep 29, 2023
1 parent d9c6d1d commit 1483cf6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions potentiometer/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ namespace jacdac {
Slider = 0x1,
//% block="rotary"
Rotary = 0x2,
//% block="hall"
Hall = 0x3,
}

export const enum PotentiometerReg {
Expand Down

0 comments on commit 1483cf6

Please sign in to comment.