Skip to content

Bug fixed #1

@andreucci

Description

@andreucci

Hi Andreas,

I managed to fix a bug on the Arduino code for the parking assistant, give a look..

pub.fixedHeader = 48; pub.length = 2; //=6 pub.lengthTopicMSB = 0; pub.lengthTopicLSB = 2; pub.topic = (byte_) "us"; // pub.payload = (byte_) val; This doesn't work pub.payload = (byte*) &val; // This works

ciao
a

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