Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: update guide of Wave generator in strings.xml #2171

Merged
merged 2 commits into from
Apr 3, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -796,7 +796,7 @@
<string name="hide_guide_text">Hide Guide</string>

<string name="wave_gen_guide_intro">The wave generator can be used to generate different types of waves like
Sine wave, Square wave, Saw Tooth wave and allow us to changes their characteristics like frequency, phase, duty.
Sine wave, square wave and saw-tooth wave allow us to change their characteristics like frequency, phase and duty.
\nIt also allows us to produce PWM signals having different phase and duty.</string>

<string name="sine_wave_instn">
Expand Down