mirror of
				https://github.com/NabuCasa/yellow.git
				synced 2025-10-27 12:04:18 -07:00 
			
		
		
		
	Replace Ohm sign with R
Adhere to our KiCad Style Guide and use R instead of the Ohm sign. Signed-off-by: Stefan Agner <stefan@agner.ch>
This commit is contained in:
		| @@ -3051,7 +3051,7 @@ | ||||
|     (in_bom yes) (on_board yes) | ||||
|     (uuid 6cf869b7-4906-4269-be48-72d89d3fa069) | ||||
|     (property "Reference" "R18" (id 0) (at 148.59 50.8 90)) | ||||
|     (property "Value" "470Ω" (id 1) (at 148.59 53.34 90)) | ||||
|     (property "Value" "470R" (id 1) (at 148.59 53.34 90)) | ||||
|     (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 148.59 55.88 0) | ||||
|       (effects (font (size 1.27 1.27)) hide) | ||||
|     ) | ||||
| @@ -3066,7 +3066,7 @@ | ||||
|     (in_bom yes) (on_board yes) | ||||
|     (uuid 021dd781-c0a2-4e06-a8a9-18b3d36b8b01) | ||||
|     (property "Reference" "R19" (id 0) (at 146.05 121.92 90)) | ||||
|     (property "Value" "470Ω" (id 1) (at 151.13 121.92 90)) | ||||
|     (property "Value" "470R" (id 1) (at 151.13 121.92 90)) | ||||
|     (property "Footprint" "Resistor_SMD:R_0402_1005Metric" (id 2) (at 148.59 119.38 0) | ||||
|       (effects (font (size 1.27 1.27)) hide) | ||||
|     ) | ||||
|   | ||||
| @@ -1597,10 +1597,10 @@ | ||||
|       (reference "J2") (unit 1) (value "RJ45_LINK-PP_LPJG0926HENL_Horizontal") (footprint "LightBlue:RJ45_LINK-PP_LPJG0926HENL_Horizontal") | ||||
|     ) | ||||
|     (path "/18c18357-12fa-4472-a108-e954e5bd7840/6cf869b7-4906-4269-be48-72d89d3fa069" | ||||
|       (reference "R18") (unit 1) (value "470Ω") (footprint "Resistor_SMD:R_0402_1005Metric") | ||||
|       (reference "R18") (unit 1) (value "470R") (footprint "Resistor_SMD:R_0402_1005Metric") | ||||
|     ) | ||||
|     (path "/18c18357-12fa-4472-a108-e954e5bd7840/021dd781-c0a2-4e06-a8a9-18b3d36b8b01" | ||||
|       (reference "R19") (unit 1) (value "470Ω") (footprint "Resistor_SMD:R_0402_1005Metric") | ||||
|       (reference "R19") (unit 1) (value "470R") (footprint "Resistor_SMD:R_0402_1005Metric") | ||||
|     ) | ||||
|     (path "/18c18357-12fa-4472-a108-e954e5bd7840/402630fe-21db-4aab-bf2b-692ed43189bc" | ||||
|       (reference "R20") (unit 1) (value "0R") (footprint "Resistor_SMD:R_1206_3216Metric") | ||||
|   | ||||
		Reference in New Issue
	
	Block a user