This commit is contained in:
Robin Clark 2019-09-14 20:59:29 +01:00
parent cc1c2d1a95
commit afe551fe96

View File

@ -289,7 +289,7 @@ int zero_only_4 ( int input )
} }
// 1/16 is 0.625 // 1/16 is 0.0625
// //
// A double precision two pole filter could be used in a higher level // A double precision two pole filter could be used in a higher level
// to further smooth readings // to further smooth readings