# Configuration (from https://www.raspberrypi.org/documentation/configuration)
# - change password
# - set locale
# - setup wifi/wlan
# - enable ssh
# - update raspi-config
sudo raspi-config
sudo apt-get update
sudo apt-get upgrade
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | [ | |
| { | |
| "name": "Corne-ish Zen" | |
| }, | |
| [ | |
| { | |
| "x": 3, | |
| "t": "#ff0000\n#0000ff\n\n\n#cc00ff\n\n\n\n\n#000000" | |
| }, | |
| "\n3\nF3\n\nbt3\n\n\n\n\nF", | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | --- ubertooth_callback.c 2020-07-29 15:55:49.841687809 -0700 | |
| +++ ubertooth_callback_patch.c 2020-07-29 15:56:25.511473267 -0700 | |
| @@ -27,7 +27,7 @@ | |
| #include "ubertooth_callback.h" | |
| -unsigned int packet_counter_max; | |
| +extern unsigned int packet_counter_max; | |
| static int8_t cc2400_rssi_to_dbm( const int8_t rssi ) | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | var makerjs = require('makerjs'); | |
| var paths = {}; | |
| var models = {}; | |
| var keyColumns = [ | |
| [-5.5, 1.75, 4], [-4.5, 2, 5], [-3.5, 2.25, 6], [-2.5, 2.5, 6], [-1.5, 2.25, 4], [-1.5, -2, 1, 1.5], [-0.5, 2, 5] | |
| ]; | |
| var screws = [ | |
| [] |