Update Toolbox.js
This commit is contained in:
		
							parent
							
								
									2e4df70ddd
								
							
						
					
					
						commit
						b1b80f8af0
					
				| @ -246,17 +246,17 @@ class Toolbox extends React.Component { | |||||||
|                         <Block type="sensebox_lora_ttn_mapper"> |                         <Block type="sensebox_lora_ttn_mapper"> | ||||||
|                             <Value name="Latitude"> |                             <Value name="Latitude"> | ||||||
|                                 <Block type="sensebox_gps"> |                                 <Block type="sensebox_gps"> | ||||||
|                                     <Field name="dropdown">Latitude</Field> |                                     <Field name="dropdown">latitude</Field> | ||||||
|                                 </Block> |                                 </Block> | ||||||
|                             </Value> |                             </Value> | ||||||
|                             <Value name="Longitude"> |                             <Value name="Longitude"> | ||||||
|                                 <Block type="sensebox_gps"> |                                 <Block type="sensebox_gps"> | ||||||
|                                     <Field name="dropdown">Longitude</Field> |                                     <Field name="dropdown">longitude</Field> | ||||||
|                                 </Block> |                                 </Block> | ||||||
|                             </Value> |                             </Value> | ||||||
|                             <Value name="Altitude"> |                             <Value name="Altitude"> | ||||||
|                                 <Block type="sensebox_gps"> |                                 <Block type="sensebox_gps"> | ||||||
|                                     <Field name="dropdown">Altitude</Field> |                                     <Field name="dropdown">altitude</Field> | ||||||
|                                 </Block> |                                 </Block> | ||||||
|                             </Value> |                             </Value> | ||||||
|                             <Value name="pDOP"> |                             <Value name="pDOP"> | ||||||
| @ -266,7 +266,7 @@ class Toolbox extends React.Component { | |||||||
|                             </Value> |                             </Value> | ||||||
|                             <Value name="Fix Type"> |                             <Value name="Fix Type"> | ||||||
|                                 <Block type="sensebox_gps"> |                                 <Block type="sensebox_gps"> | ||||||
|                                     <Field name="dropdown">Fix Type</Field> |                                     <Field name="dropdown">fixType</Field> | ||||||
|                                 </Block> |                                 </Block> | ||||||
|                             </Value> |                             </Value> | ||||||
|                         </Block> |                         </Block> | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user