mirror of
https://github.com/nasa/fpp.git
synced 2025-12-10 00:40:22 -06:00
8 lines
123 B
Bash
Executable File
8 lines
123 B
Bash
Executable File
#!/bin/sh -e
|
|
|
|
fpp_to_cpp=../../../../../../bin/fpp-to-cpp
|
|
. `dirname $0`/../check_topology.sh
|
|
|
|
check_topology tlm_packets
|
|
|