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

some xtimer error's in radio.c #1

Open
Alex1Avad opened this issue Jan 26, 2024 · 0 comments
Open

some xtimer error's in radio.c #1

Alex1Avad opened this issue Jan 26, 2024 · 0 comments

Comments

@Alex1Avad
Copy link

radio.c: In function '_file_start_thread':
radio.c:171:27: error: request for member 'ticks32' in something not a structure or union
171 | start_time = xtimer_now().ticks32;
| ^
radio.с: In function 'processPacket':
radio.c:324:35: error: request for member 'ticks32' in something not a structure or union
324 | uint32_t now_time = xtimer_now().ticks32;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant