portduino now links!

This commit is contained in:
geeksville
2020-09-06 09:24:08 -07:00
parent fefd3d78f3
commit b8d39845cf
6 changed files with 42 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "graphics/images.h"
#include "main.h"
#include "mesh-pb-constants.h"
#include "target_specific.h"
#include "utils.h"
using namespace meshtastic; /** @todo remove */