g4klx / MMDVMHost

The host program for the MMDVM
GNU General Public License v2.0
379 stars 274 forks source link

Update files to remove DG-ID and maintain consistency in code #623

Closed msraya closed 4 years ago

msraya commented 4 years ago

These changes in files are for the program to compile so we removed dg-id option references in code and MMDVM.ini file.

g4klx commented 4 years ago

Doesn’t YSFControl.cpp need to match YSFControl.h? You’re doing a great job.

g4klx commented 4 years ago

Doesn’t YSFControl.cpp need to match YSFControl.h? You’re doing a great job.

msraya commented 4 years ago

Yes, I'm learning to use git from command line ;-) I tested the mods in the code with make.

msraya commented 4 years ago

Doesn’t YSFControl.cpp need to match YSFControl.h?

Yes, but I think you updated YSFControl.cpp first. Then I updated the remaining files to match.

msraya commented 4 years ago

YSFControl.cpp was updated in e01b153 commit