UaVelocidroneBattle/FPVBattle

Fix mappings.

Open

#4 opened on Jan 11, 2025

View on GitHub
 (0 comments) (0 reactions) (1 assignee)C# (2 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (8 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently there lot of warnings in mappings. We need to get rid of them. If property is not required for mapping we need to explicitly ignore. That will make our code more reliable and errors will be easier to spot.

Contributor guide