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: trial.h
- Revision:
- 16:33c17c62840e
- Parent:
- 15:20f7f737c256
- Child:
- 17:0b241aa1f5b6
--- a/trial.h Mon Jun 25 17:43:40 2018 +0000 +++ b/trial.h Sat Jun 30 12:28:18 2018 +0000 @@ -51,8 +51,8 @@ uint16_t delay_dur_ms; // (passive) visual cue-related params - uint16_t vis_onset_ms; - uint16_t vis_dur_ms; + uint16_t vis_onset_us; + uint16_t vis_dur_us; uint64_t aud_ticker_cycle;