home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
HTPC Projects
Hardware
Ambient Lighting System
[DIY] User Showcases
[DIY] Amblight project/guide - Hyperion - WS2801/ WS2812B / APA102
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="TheBatfink" data-source="post: 1128309" data-attributes="member: 52265"><p>[code]#if (RAMEND < 1000)</p><p>#define SERIAL_BUFFER_SIZE 16</p><p>#else</p><p>#define SERIAL_BUFFER_SIZE 64</p><p>#endif[/code]</p><p></p><p>That's what is in USBAPI.h now with the newer version of Arduino core. Looks like that is were it is defined now. I did a search on the whole hardware folder including file contents, it doesn't show SERIAL_BUFFER anywhere else. Will see how we go.</p></blockquote><p></p>
[QUOTE="TheBatfink, post: 1128309, member: 52265"] [code]#if (RAMEND < 1000) #define SERIAL_BUFFER_SIZE 16 #else #define SERIAL_BUFFER_SIZE 64 #endif[/code] That's what is in USBAPI.h now with the newer version of Arduino core. Looks like that is were it is defined now. I did a search on the whole hardware folder including file contents, it doesn't show SERIAL_BUFFER anywhere else. Will see how we go. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
HTPC Projects
Hardware
Ambient Lighting System
[DIY] User Showcases
[DIY] Amblight project/guide - Hyperion - WS2801/ WS2812B / APA102
Contact us
RSS
Top
Bottom