sjanc commented on issue #283: Adding Periodic Advertising Feature URL: https://github.com/apache/mynewt-nimble/pull/283#issuecomment-470586331 Hi, looks like github has go crazy with this PR diff. For easier review could you do (I assume "origin" is pointing to mynewt-nimble repo, and "ahshokry_origin" to your fork): git fetch origin git checkout your_branch git rebase origin/master git push ahshokry_origin periodic_adv --force Rebase will conflict with porting makefile change, but you can just drop it as we now use wildcards in makefils so it is no longer needed)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
