Skip to content

Commit

Permalink
fixed a couple of outdated comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
lplana committed Dec 20, 2022
1 parent 74fa2e4 commit e492bb8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test_code/host_code/spif_output_client.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
//************************************************//
//* *//
//* transmit data to UDP server and get it back *//
//* simple SpiNNaker peripheral output client *//
//* *//
//* exits with -1 if problems found *//
//* *//
Expand Down Expand Up @@ -60,7 +60,6 @@ int setup_eth_udp_cli (char * eth_serv, int eth_port) {
//--------------------------------------------------------------------
// setup raw event data stream
// - open event file
// - seek to first raw data after header
//
// returns -1 if problems found
//--------------------------------------------------------------------
Expand Down

0 comments on commit e492bb8

Please sign in to comment.