RFM69 radio link integration#87
Conversation
|
It looks like you're exclusively using TAB characters for indentation. We've been using the convention of indenting by 2 spaces, with TAB's representing 8 spaces. This difference makes it hard to see what you have actually changed. Also it looks like you could easily rebase your last commit onto our development branch without needing to add any unnecessary merges into our commit history. |
|
Hello,
For the future I would do "git pull --rebase" to avoid the problem in the future. Would this help? |
|
git pull --rebase Just create new commits until you think the current version is right, then On Tue, Oct 7, 2014 at 5:43 PM, muebau notifications@github.com wrote:
|
Nothing transmitted yet. Do we miss a heartbeat?
- ensure size_t is defined when compiling xprintf.h - declare overlay_route_record as a union field in overlay_route_record to avoid alignment issues - set the result of fwrite and fputs - support slightly older git version
It could made an improvement to avoid collitions. Unfortunately the radios start to transmit all after the where interupted be a transmitting node.
62ce14f to
463e276
Compare
No description provided.