Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: src/admw_1001.c
- Revision:
- 17:2f0028880874
- Parent:
- 14:266ab283b086
- Child:
- 18:cbf514cce921
--- a/src/admw_1001.c Fri Jul 26 11:30:25 2019 +0000 +++ b/src/admw_1001.c Wed Aug 07 06:46:25 2019 +0000 @@ -1538,7 +1538,7 @@ } /* chop mod ecan be 0 (none), 1 (HW, 2 (SW, 3 (HW+SW). */ - MeasSetupReg.Chop_Mode = pFilterConfig->filterChop; + MeasSetupReg.Chop_Mode = pFilterConfig->chopMode; if(pFilterConfig->notch1p2) MeasSetupReg.NOTCH_EN_2 = 1;