Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kr0ner/OneESP32ToRuleThemAll
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3fcb498006d07ac7537e7d5cf8b1508a62820682
Choose a base ref
..
head repository: kr0ner/OneESP32ToRuleThemAll
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 580912e8a1e1be63c42f3af72d6ce37a00204646
Choose a head ref
Showing with 1 addition and 0 deletions.
  1. +1 −0 src/property.h
1 change: 1 addition & 0 deletions src/property.h
Original file line number Diff line number Diff line change
@@ -10,6 +10,7 @@
namespace detail {
struct Property;
class Mapper {
public:
Mapper() = default;
Mapper(const Property other);