1
0
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:
whowe 2023-02-24 22:47:59 +08:00
parent 3571bb9045
commit ab6f3795eb

View File

@ -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;