Prusa3d Marlin fork
Tcodes.h
Go to the documentation of this file.
1 #pragma once
3 #include <stdint.h>
4 
5 void TCodes(char * const strchr_pointer, const uint8_t codeValue);