Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Sigfox library documentation error: SigFox.endPacket #10566

Open
Labels
Component: DocumentationRelated to Arduino's documentation content Library: OtherArduino libraries that don't have their own label Type: Bug
@ELKHAT-Yassine

Description

The documentation on the SigFox library for the endPacket() function contains an error. It says:
"Returns an int: 1 if the packet was sent successfully, 0 if there was an error"

while the example code says ( and is correct):

if (ret == 0)
 Serial.println("OK");
 else
 Serial.println("KO");

URL: https://www.arduino.cc/en/Reference/SigFoxEndPacket

Metadata

Metadata

Assignees

No one assigned

    Labels

    Component: DocumentationRelated to Arduino's documentation content Library: OtherArduino libraries that don't have their own label Type: Bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /