Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sys/shell: added commands for iot-lab_M3 sensors #1949

Merged

Conversation

haukepetersen
Copy link
Contributor

rebased on #1947

@haukepetersen haukepetersen added Newbie-Task-Candidate Type: new feature The issue requests / The PR implemements a new feature for RIOT Area: drivers Area: Device drivers State: waiting for other PR State: The PR requires another PR to be merged first and removed Newbie-Task-Candidate labels Nov 5, 2014
@haukepetersen haukepetersen added this to the Release NEXT MAJOR milestone Nov 5, 2014
@haukepetersen haukepetersen force-pushed the add_shell_sensorcommands branch from 823cba8 to 141ece6 Compare November 5, 2014 23:17
@haukepetersen
Copy link
Contributor Author

reduced scope of variables as pointed out by cppcheck.


int val;

if (!isl29020_dev.i2c) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apparently this check is always true.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

true, now I wonder why it worked yesterday...

@haukepetersen haukepetersen force-pushed the add_shell_sensorcommands branch from 141ece6 to b59e193 Compare November 6, 2014 08:50
@haukepetersen
Copy link
Contributor Author

Addressed comment by @OlegHahm (seems you were not the only one tired yesterday night :-) )

@haukepetersen haukepetersen force-pushed the add_shell_sensorcommands branch from b59e193 to 7e043bb Compare November 6, 2014 09:42
@haukepetersen
Copy link
Contributor Author

rebased after #1947 was merged.

@thomaseichinger
Copy link
Member

I'm happy (ACKy) when Travis is.

@thomaseichinger
Copy link
Member

Go

thomaseichinger added a commit that referenced this pull request Nov 6, 2014
sys/shell: added commands for iot-lab_M3 sensors
@thomaseichinger thomaseichinger merged commit 7b8ee95 into RIOT-OS:master Nov 6, 2014
@haukepetersen haukepetersen deleted the add_shell_sensorcommands branch November 6, 2014 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: drivers Area: Device drivers State: waiting for other PR State: The PR requires another PR to be merged first Type: new feature The issue requests / The PR implemements a new feature for RIOT
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants