Skip to content

Commit

Permalink
Open char_buf length issue
Browse files Browse the repository at this point in the history
  • Loading branch information
connornishijima authored Apr 27, 2022
1 parent 3e3fe9f commit fe76e66
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/pixie_chroma_internal.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
* Last Updated by Connor Nishijima on 12/3/21
*/

// TODO: Make print() and write() calls allocate proper char array size
// ...for each variable type, instead of just 32 chars no matter the type.

#include "Pixie_Chroma.h"
#include "utility/pixie_utility.h"

Expand Down

0 comments on commit fe76e66

Please sign in to comment.