MaxiDev
Results
3
issues of
MaxiDev
Given this: `$contacts = $contactApi->getList($searchFilter, $start, $limit, $orderBy, $orderByDir, $publishedOnly, $minimal);` If I only want to set $limit, I have to fill in empty or NULL for all the other...
Might be worth adding this to readme: Mentioned in FastLED_GFX.cpp line 919 > // GFXcanvas1 and GFXcanvas (currently a WIP, don't get too comfy with the > // implementation) provide...