Skip to content

Commit

Permalink
Fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
preston-rogers committed Sep 10, 2024
1 parent 1819dd2 commit e1a7551
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/jsd_epd_nominal.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@ void jsd_epd_nominal_process(jsd_t* self, uint16_t slave_id) {
controlword_uint = controlword_uint >> 1;
}
WARNING("\n");

WARNING("Controlword is now ")

// Copy RxPDO data into SOEM's IOmap
assert(sizeof(jsd_epd_nominal_rxpdo_data_t) ==
Expand Down

0 comments on commit e1a7551

Please sign in to comment.