Skip to content

system/sensorscope: fix compilation#3431

Open
raiden00pl wants to merge 1 commit intoapache:masterfrom
raiden00pl:sensorscope_Fix
Open

system/sensorscope: fix compilation#3431
raiden00pl wants to merge 1 commit intoapache:masterfrom
raiden00pl:sensorscope_Fix

Conversation

@raiden00pl
Copy link
Member

Summary

  • system/sensorscope: fix compilation

fix compilation error:

sensorscope_main.c:314:3: error: implicit declaration of function 'list_initialize'; did you mean 'fs_initialize'? [-Wimplicit-function-declaration]

Impact

fix compilation error

Testing

sensorscope on thingy53 (not upstream yet)

fix compilation error:

sensorscope_main.c:314:3: error: implicit declaration of function 'list_initialize'; did you mean 'fs_initialize'? [-Wimplicit-function-declaration]

Signed-off-by: raiden00pl <raiden00@railab.me>
Copy link
Contributor

@cederom cederom left a comment

Choose a reason for hiding this comment

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

Thank you @raiden00pl :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants