fix #4352
This commit is contained in:
parent
8594396a07
commit
d919b7fa4a
|
@ -22,9 +22,8 @@
|
||||||
//|
|
//|
|
||||||
//| For example::
|
//| For example::
|
||||||
//|
|
//|
|
||||||
|
//| import board
|
||||||
//| import countio
|
//| import countio
|
||||||
//| import time
|
|
||||||
//| from board import *
|
|
||||||
//|
|
//|
|
||||||
//| pin_counter = countio.Counter(board.D1)
|
//| pin_counter = countio.Counter(board.D1)
|
||||||
//| #reset the count after 100 counts
|
//| #reset the count after 100 counts
|
||||||
|
|
Loading…
Reference in New Issue