Skip to content

Commit 82c74f9

Browse files
committed
remvoe time from examples
1 parent 68eb500 commit 82c74f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ mel_example(comms_server)
2020
mel_example(virtual_daq)
2121
mel_example(serial)
2222
mel_example(csv)
23-
mel_example(time)
23+
# mel_example(time)
2424

2525
# windows only examples
2626
if(WIN32)

0 commit comments

Comments
 (0)