Out of specification timing but it works
Dependencies: WS2812 PixelArray
Revision 4:f2052e2e8cb2, committed 2020-03-20
- Comitter:
- kenjiArai
- Date:
- Fri Mar 20 09:30:50 2020 +0000
- Parent:
- 3:92170e533378
- Commit message:
- deleted unused buffer ram
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 92170e533378 -r f2052e2e8cb2 main.cpp --- a/main.cpp Fri Mar 20 06:50:22 2020 +0000 +++ b/main.cpp Fri Mar 20 09:30:50 2020 +0000 @@ -55,7 +55,6 @@ # error Not supprt the Board! #endif PixelArray px(WS2812_BUF); -int all_buf(WS2812_BUF); int main() {