Added CwMode as toggle switch

This commit is contained in:
canisio
2026-04-29 10:44:14 -03:00
parent dc76c69731
commit 99c6b62fc6
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -39,7 +39,7 @@ PRI = 1/PRF;
pulseT = 10e-6; pulseT = 10e-6;
% CW mode (bypass pulse generation) % CW mode (bypass pulse generation)
CwMode = false; %CwMode = false;
% Counter mode (bypass pulse and CW generation) % Counter mode (bypass pulse and CW generation)
CounterMode = true; CounterMode = true;