Skip to content

Conversation

@nyway
Copy link
Contributor

@nyway nyway commented Dec 22, 2018

Add new target DALRCF722DUAL and add DALRCF405 board description to development branch.
More about DALRCF722 detal here:
http://www.dalrcmodel.com/DALRC/plus/view.php?aid=188

Add new target DALRCF722DUAL and add DALRCF405 board description to development branch
@shellixyz
Copy link
Collaborator

For next time for rebasing your branch all you have to do is:

  • git remote add upstream https://github.com/iNavFlight/inav if you don't already have the main repository remote set up.
  • git fetch upstream
  • git rebase upstream/development <your_branch> or git checkout <your_branch> && git rebase upstream/development
  • fix the potential conflicts
  • git push --force

@nyway
Copy link
Contributor Author

nyway commented Dec 24, 2018

@shellixyz
Understood,thanks.

@digitalentity digitalentity added this to the 2.1 milestone Dec 24, 2018
@digitalentity digitalentity merged commit 6c9344b into iNavFlight:development Dec 24, 2018
@nyway nyway deleted the development branch January 8, 2019 12:53
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

Successfully merging this pull request may close these issues.

3 participants