1
0
mirror of https://github.com/craigerl/aprsd.git synced 2025-05-23 10:04:02 -04:00
Jason Martin 96fa4330ba
Example plugin wrong function
The example plugin, used verbatim, complains about an abstract class. The interface requires 'process'  not 'command'.
2023-05-19 22:53:15 +00:00
..