Skip to content

Commit c8f56a9

Browse files
committed
fix strange behavior with SEND_STRING macro
1 parent 3c1a865 commit c8f56a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firmware/nachie/evelyn/config.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
1717
#pragma once
1818

1919
//#include "config_common.h"
20-
#define RP2040_FLASH_GENERIC_03H
20+
/*#define RP2040_FLASH_GENERIC_03H*/
2121

2222
/* key matrix size */
2323
#define MATRIX_ROWS 7

0 commit comments

Comments
 (0)