An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

READ



  1. How to push

  2. 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