https://github.com/cuuupid/cascadeeffect
Lancer Robotics #3415 Code for Cascade Effect
https://github.com/cuuupid/cascadeeffect
Last synced: 28 days ago
JSON representation
Lancer Robotics #3415 Code for Cascade Effect
- Host: GitHub
- URL: https://github.com/cuuupid/cascadeeffect
- Owner: cuuupid
- Created: 2014-09-26T14:16:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-14T15:05:20.000Z (almost 10 years ago)
- Last Synced: 2025-02-09T21:44:49.386Z (3 months ago)
- Language: C
- Size: 27 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
READ
- How to push
- Current file resolutions
How to
push changes
to this repository using Git + Cmd
- Open command prompt
- use dir to list directories and cd "directoryName" to get inside the github repository (FTCRobotics)
- type the following:
git add --all
git commit --all
Now type your changes
When done press Ctrl+C
:wq
git push --all
Type your credentials and you are set
Current file resolutions
Currently we have many files. Multiples/duplicates everywhere. Some cleaning has been done on a fork, but this is still a junkyard of code.
TeleOp_Meca under cascade effect is what must be used. It's includes are everywhere. For simpler usage ask Priansh for forked repo.
CavalierC is a compilation of brixcc utils.
Lift.c is deprecated, liftFunctions.c is gunner, button presets are in joyFunctions.c