Felicia Hummel
Felicia Hummel
This issue documents my findings about the Maschine MK3. Basic Information from `usb-devices` ``` T: Bus=02 Lev=02 Prnt=02 Port=05 Cnt=03 Dev#= 11 Spd=480 MxCh= 0 D: Ver= 2.00 Cls=ef(misc )...
It would be nice to have a live preview when I write markdown. For that, I split the text editor in two, so I can activate the preview in one...
This is the neopixel guide I've been working on. Focuses on Stealthburner Neopixels but should be usable for all other neopixel applications.
The bed leveling section reads: `V1, SW, Legacy: Z_TILT_ADJUST, SCREWS_TILT_CALCULATE` A user tried to enable `Z_TILT` on a Switchwire because they misunderstood this. Also the reference to the Trident is...
This is a note on how to configure multiple database connections for e.g. functional testing.
### Requested feature: Display "unknown" if the free disk space cannot be determined instead of displaying 0.1kB. ### Solves the following problem: When users see "0.1kB space free", they immediately...
This pull request applies code style fixes from an analysis carried out by [StyleCI](https://github.styleci.io). --- For more information, click [here](https://github.styleci.io/analyses/O3Mkba).
We want the system to speak your language. Technically, all JS code is wrapped by i18n() which does the translation later - we just need to implement it and create...
Currently, only one part can be in one storage location at one time. In the past, we've duplicated parts across the system to allow it to stay in different storage...
The README.md file states: ``` Note for Symfony >=3.3 users If you use Symfony at version 3.3 or superior, you do not need to use this bundle as all the...