mirror of
https://github.com/rust-embedded/rust-raspberrypi-OS-tutorials.git
synced 2024-11-19 15:25:29 +00:00
4 lines
68 B
Ruby
4 lines
68 B
Ruby
# frozen_string_literal: true
|
|
|
|
EXPECTED_PRINT = 'Echoing input now'
|