mirror of
https://github.com/whowechina/sanwa_opt.git
synced 2024-11-11 23:57:10 +01:00
Holder supports both optical sensor types
This commit is contained in:
parent
3571bb9045
commit
ab6f3795eb
@ -1,3 +1,8 @@
|
||||
// big: works for ITR8402 optical sensor
|
||||
//bias = 0.35;
|
||||
//leg = 11.8;
|
||||
|
||||
// small: works for ITR1203 optical sensor
|
||||
bias = 0.2;
|
||||
leg = 7.8;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user