Skip to content

Fix Serial class export to external code

Compare
Choose a tag to compare
@RVillani RVillani released this 16 Apr 18:47
· 3 commits to master since this release

The Serial class was missing the UE4DUINO_API macro that exports it for usage on code outside the plugin.
Also fixed initialization order of members in class's constructor.

The code is still compatible with UE 4.21, in case anyone wants to build for it. Just remove the engine version specifier from .uplugin.