add Keigan Motor extennsion (#2067)
* add Keigan Motor extennsion * missing coma
This commit is contained in:
		@@ -430,5 +430,9 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on
 | 
				
			|||||||
    "name": "Catalex Serial MP3 Player v1.0",
 | 
					    "name": "Catalex Serial MP3 Player v1.0",
 | 
				
			||||||
    "url": "/pkg/1010Technologies/pxt-makerbit-mp3",
 | 
					    "url": "/pkg/1010Technologies/pxt-makerbit-mp3",
 | 
				
			||||||
    "cardType": "package"
 | 
					    "cardType": "package"
 | 
				
			||||||
 | 
					}, {
 | 
				
			||||||
 | 
					    "name": "Keigan Motor",
 | 
				
			||||||
 | 
					    "url": "/pkg/keigan-motor/pxt-KeiganMotor",
 | 
				
			||||||
 | 
					    "cardType": "package"
 | 
				
			||||||
}]
 | 
					}]
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -130,6 +130,7 @@
 | 
				
			|||||||
            "alankrantas/pxt-Nexusbit",
 | 
					            "alankrantas/pxt-Nexusbit",
 | 
				
			||||||
            "elecfreaks/pxt-cutebot",
 | 
					            "elecfreaks/pxt-cutebot",
 | 
				
			||||||
            "KitronikLtd/pxt-kitronik-fischertechnik",
 | 
					            "KitronikLtd/pxt-kitronik-fischertechnik",
 | 
				
			||||||
 | 
					            "keigan-motor/pxt-KeiganMotor",
 | 
				
			||||||
            "KitronikLtd/pxt-kitronik-klip-motor",
 | 
					            "KitronikLtd/pxt-kitronik-klip-motor",
 | 
				
			||||||
            "alankrantas/pxt-ESP8266_ThingSpeak"
 | 
					            "alankrantas/pxt-ESP8266_ThingSpeak"
 | 
				
			||||||
        ],
 | 
					        ],
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user