2024-10-13 17:00:59 +02:00
|
|
|
{
|
|
|
|
"id": "output_decimal",
|
|
|
|
"sort_order": 31,
|
|
|
|
"name": "Numbers",
|
|
|
|
"description": "Convert input numbers to text, separated by spaces (32)\n'0' = 48, '1' = 49, '2' = 50, and so on",
|
|
|
|
"init_board": null,
|
|
|
|
"inputs": [85, 114, 32, 103, 97, 121, 58, 51],
|
2024-12-05 14:23:21 +01:00
|
|
|
"outputs": "85 114 32 103 97 121 58 51"
|
2024-10-13 17:00:59 +02:00
|
|
|
}
|