Line follower chapter 5
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
module motorcontrol
|
||||
(input logic clk,
|
||||
input logic reset,
|
||||
input logic direction,
|
||||
input logic [?:0] count_in,
|
||||
output logic pwm);
|
||||
|
||||
|
||||
|
||||
endmodule
|
Reference in New Issue
Block a user