Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
e3da-public
contiki-ng
Commits
40e6b4be
Commit
40e6b4be
authored
Oct 13, 2017
by
Simon Duquennoy
Browse files
Fix typo in comment
parent
2ab15a00
Changes
1
Hide whitespace changes
Inline
Side-by-side
os/net/mac/framer/frame802154.h
View file @
40e6b4be
...
...
@@ -78,7 +78,7 @@
#define FRAME802154_VERSION FRAME802154_CONF_VERSION
#else
/* FRAME802154_CONF_VERSION */
/* Use frame v2 if TSCH is used, otherwise stick to v1 (more
frame-fil
e
ting-friendly on some platforms) */
frame-filt
er
ing-friendly on some platforms) */
#if MAC_CONF_WITH_TSCH
#define FRAME802154_VERSION FRAME802154_IEEE802154_2015
#else
/* MAC_CONF_WITH_TSCH */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment