Skip to content

Instantly share code, notes, and snippets.

View nerdCopter's full-sized avatar

nerdCopter nerdCopter

View GitHub Profile
@nerdCopter
nerdCopter / git_notes.txt
Last active August 26, 2024 19:22
git usage notes
git_notes.txt -- assumes CLI in Linux/OSX or Cygwin or WSL (Windows SubSystem for Linux).
https://git-scm.com/docs/
https://www.atlassian.com/git/tutorials/
---
##################################################
### Recommended Windows vs Linux Compatibility ###
##################################################
# recommended git global environment configs:
# windows:
@nerdCopter
nerdCopter / add_remove_MSP_variables
Last active April 8, 2020 13:50
new and removed features/variables for Emu MSP
#replaces spa(mixed)
done: spa_roll_p
done: spa_roll_i
done: spa_roll_d
done: spa_pitch_p
done: spa_pitch_i
done: spa_pitch_d
#already there