Select Git revision
application.py
Forked from
flow3r / flow3r firmware
Source project has a limited visibility.
The underscore prefix is a convention that implies private members that classes inheriting from this one aren't expected to touch. Since app_ctx is a useful thing to have for a vast majority of apps, name it explicitly as somthing that's supposed to be used.
The underscore prefix is a convention that implies private members that classes inheriting from this one aren't expected to touch. Since app_ctx is a useful thing to have for a vast majority of apps, name it explicitly as somthing that's supposed to be used.