WayenWeng / pxt-grove-4-digital-display

pxt packet for grove 4 digital display
0 stars 0 forks source link

use number instead of brightness level? #1

Open pelikhan opened 7 years ago

pelikhan commented 7 years ago

You can specify a range on a parameter by using this metadata. This will give a slider which works better than an enum.

//% param.min=0 param.max=7
WayenWeng commented 7 years ago

Hi, I do some change and integrate move the repo to this: https://github.com/Seeed-Studio/pxt-grove/