Closed
Description
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.
- 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
- https://www.arduino.cc/reference/en/language/variables/variable-scope--qualifiers/volatile/
It should be program treat the variable
subsequent program treats the variable.
- 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
Labels
No labels