Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update defines.h for rolling (remove STBI_ONLY_JPEG as you do not want it in rolling actually) #1640

Merged
merged 1 commit into from
Dec 20, 2022

Commits on Dec 19, 2022

  1. Update defines.h

    comment #define STBI_ONLY_JPEG as you do no want it in rolling but in rolling-minimize-firmware-size
    
    delete old reference to DE 
    
    
    '''
        #define AnalogFehler 3
        #define AnalogToDigtalFehler 0.8
        #define DigitalUnschaerfe 0.2
        #define DigitalBand 3
        #define DigitalAnalogerVorgaengerUebergangsbereich 2
        #define DigitalUebergangsbereichVorgaenger 0.7 // 9.3 - 0.7
        #define DigitalUebergangsbereichVorlauf 9.7
    '''
    nliaudat authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    de2270b View commit details
    Browse the repository at this point in the history