Skip to content

Wire.setClock() has incorrect case in Wire library reference main page #7783

@per1234

Description

@per1234

https://www.arduino.cc/en/reference/wire

The functions index on the Wire library reference main page calls the function SetClock() but the correct case is setClock().

Reference:
https://github.com/arduino/ArduinoCore-avr/blob/master/libraries/Wire/src/Wire.h#L56

Originally reported at:
http://forum.arduino.cc/index.php?topic=558076.new#new

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions