Changeset 1157 for cpp/frams/genetics/f9/f9_conv.cpp
- Timestamp:
- 10/01/21 22:52:19 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/genetics/f9/f9_conv.cpp
r1130 r1157 19 19 20 20 const char* turtle_commands_f9 = "LRBFDU"; 21 int turtle_commands_f9_count = 6; //keep in sync, must equal strlen(turtle_commands_f9) 21 22 22 23 //const char* turtle_commandsX_f9="-+0000";
Note: See TracChangeset
for help on using the changeset viewer.