AllStarLink / app_rpt

Refactoring and upgrade of AllStarLink's app_rpt, etc.
5 stars 4 forks source link

app_rpt: Is not processing GPIOx:x events properly #211

Closed KB4MDD closed 12 months ago

KB4MDD commented 1 year ago

app_rpt is not processing GPIOx:x events properly. Several changes were made to recognize the format used in the event section. A change was also made in the event routine to properly pass the GPIOx:x information for use by the cop function processing routine.

This has been tested on my system and it works properly.

This closes #210

KB4MDD commented 12 months ago

I am sorry - I forgot to add that information. I updated the original comment is does close #210.

InterLinked1 commented 12 months ago

I am sorry - I forgot to add that information. I updated the original comment is does close #210.

Actually, it seems you can close issues from PR messages but generally this should be in the commit message, not the PR message. I'll see if it works now.