MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / higher

Method higher

libraries/FLE/FLE.cpp:200–203  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198
199
200FLE FLE::higher(FLE a)
201{
202 return FLE(0,0); // TODO
203}
204
205
206/////////////////////////////////////////////////

Callers

nothing calls this directly

Calls 1

FLEClass · 0.85

Tested by

no test coverage detected