minor platform macro changes

worked on code for LoRa SX1276
This commit is contained in:
2020-06-15 21:50:42 +02:00
parent 5177cd5cbd
commit ccfa7d83d3
5 changed files with 438 additions and 380 deletions

View File

@@ -159,6 +159,10 @@
}
};
#else
#error "unsupported platform";
#endif