Travis Geis
Travis Geis
Looks like the CI build failed due to the Zeit/Vercel rename...
Can I ask what the rationale is for force-pushing? Is it just to avoid merge conflicts? If so, it might be worthwhile to pull the remote site, then attempt to...
We just ran into this issue as well. I would not expect `useFetch` to cache POST requests by default; is that a holdover from using use-http with GraphQL?
When you pass a floating point variable as a function argument where the function expects an integer, the compiler will automatically promote the float to an integer as if you...
The changes I made to the DMA display driver definitely broke the other boards, so this PR isn't complete yet!
I don't think I quite know enough about the other boards to make the changes for them, so you can go ahead! Thanks for taking a look!
This fix is needed to build on Ubuntu 14.04 / Mint 17. Any chance this will be merged soon?