Skip to content

[Documentation] Improve Documentation by Fixing Typos and Documentation Syntax #612

Closed
@animeshsrivastava24

Description

@animeshsrivastava24

This is purely based on Documentation and Grammatical Problems.
@per1234 There are several small typos in the reference pages of various section . I have summarized them below, I was confused whether to raise this Issue or not.

  1. https://www.arduino.cc/reference/en/language/variables/variable-scope--qualifiers/volatile/
    The color of the LANGUAGE Icon is Orange, please guide me whether it is a error or not.

While the variable is read, interrupts need to be disabled, so they can’t mess with the bits, while they >are read. There are several ways to do this:

LANGUAGE noInterrupts

  1. https://www.arduino.cc/reference/en/language/variables/variable-scope--qualifiers/volatile/
    It should be program treat the variable

subsequent program treats the variable.

  1. https://www.arduino.cc/reference/en/language/variables/utilities/progmem/
    Addition of commas.

There are small problems like this, if we look on a bigger scale we have a lot of typos on the whole which must be rectified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions