Line 15: |
Line 15: |
| |- | | |- |
| | 3 | | | 3 |
− | | u8, unknown. This is written into the NWM-module data frame header. | + | | u8 netflags |
| |- | | |- |
| | 4 | | | 4 |
Line 45: |
Line 45: |
| | Result code | | | Result code |
| |} | | |} |
| + | |
| + | =Netflags= |
| + | This is written into the NWM-module data frame header. |
| + | |
| + | With homebrew this ''must'' match 0xF3 otherwise the other nodes can't receive the data-frame via PullPacket(it's sent over the network fine). It's unknown what the cause of this is exactly. |
| | | |
| =Flags= | | =Flags= |