This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//This section is for user inputted data to make the code personalized to the particular controller | |
//shield drop | |
#define sw_notch_x_value -.7000 | |
#define sw_notch_y_value -.7000 | |
#define se_notch_x_value .7000 | |
#define se_notch_y_value -.7000 | |
//record southwest and southeast notch values | |
//to switch to dolphin mode hold dpad right for 5 seconds |