mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	Add documentation to most public symbols
This commit is contained in:
		| @@ -8,6 +8,8 @@ | ||||
|  | ||||
| namespace ARDUINOJSON_NAMESPACE { | ||||
|  | ||||
| // A proxy class to get or set an element of an array. | ||||
| // https://arduinojson.org/v6/api/jsonarray/subscript/ | ||||
| template <typename TUpstream> | ||||
| class ElementProxy : public VariantRefBase<ElementProxy<TUpstream> >, | ||||
|                      public VariantOperators<ElementProxy<TUpstream> > { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user